i wanted to do like this. can anyone help?
zarifin99ska 0 Light Poster
Recommended Answers
Jump to PostI think I got your idea. Say for instance, your login form name is frmlogin and the main form is frmMain.
The code will be;'-----this code should be inserted in frmlogin when the password is correct
frnMain.kryptonLabel22.text = usernameTextbox.text
me.close()Please let me know if it helped …
Jump to Postprvnknr194, has your problem not been solved after replacing me.close() with me.hide()?
All 6 Replies
prvnkmr194 0 Posting Whiz in Training
markdean.expres 0 Junior Poster
prvnkmr194 0 Posting Whiz in Training
JJCollins 0 Junior Poster in Training
markdean.expres 0 Junior Poster
zarifin99ska 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.