What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / suresh
1. Text1.color ------ is a property
2. Text1.text ------- is Method
3. button 1. Click -- is an event
| Is This Answer Correct ? | 115 Yes | 131 No |
Post New Answer View All Answers
What is the default workspace?
Timer control contains ________ no. of events.
What is ActiveX? Explain.
How do you zoom in visual basic?
How do I prevent multiple instances of my program?
What is executenonquery in vb net?
____ is the difference between Listindex and Tab index.
How would you Create a Query Builder and Explain its uses ?
What are the types of line styles available in Treeview Control?
How would you access objects created in ActiveX Exe and ActiveX D1T ?
How would you find out the value property in Slider Bar Control?
which method used to move a recordset pointer in nth position in DAG?
How can you Add API functions to your Application?
What are forms in visual basic?
What type of databases you can access through ADO Data Access Object?