VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



using text box for diplaying message and clearing a message

by Mohammad Imran (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 13th September 2005
Date Added: Mon 8th February 2021
Rating: (1 Votes)

using text box for diplaying message and clearing a message

API Declarations


Control = Properties
command1 = name : cmd1, caption : click me
command2 = name : cmd2, caption : click here
textbox1 = name : txt1, text : "" (empty)

Rate using text box for diplaying message and clearing a message



txt1.text="welcome to nowshera"


code for cmd2
txt1.text=""

Download this snippet    Add to My Saved Code

using text box for diplaying message and clearing a message Comments

No comments have been posted about using text box for diplaying message and clearing a message. Why not be the first to post a comment about using text box for diplaying message and clearing a message.

Post your comment

Subject:
Message:
0/1000 characters