using text box for diplaying message and clearing a message
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
(1(1 Vote))
txt1.text="welcome to nowshera"
code for cmd2
txt1.text=""
using text box for diplaying message and clearing a message Comments
No comments yet — be the first to post one!
Post a Comment