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
Explain Default cursor Type and LockEdit type in DAO?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is form in visual basic?
Explain about creating VB applications in excel?
What is the default model of the form?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Explain the differences between ActiveX Dll and ActiveX Exe?
what is the Property used to add a menus at runtime?
Is it possible to Access BackEnd procedures?
How many ways we can access file using VB?
What are the properties of datacontrol?
What is the use of Visual Basic Document file?
Is it possible to Manipulate data through flexgrid? Explain.
which property of menu cannot be set at run time.
What is recordset in visual basic?