What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / cherran
Property - Each and every control has its own property like
Caption, Name, TabIndex etc..
Method - Each and every control has its own method Like
SetFocus, Refresh etc... ( Which methods are not available
in a controls property window)
Event - Each and every control has its own events, which
allows user interaction between controls like command
buttons Click Event, TextBox's LostFocus Event etc...
| Is This Answer Correct ? | 34 Yes | 47 No |
Post New Answer View All Answers
Types of LockEdits in DAO?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
___ property used to add a menus at runtime.
In which areas the Error occurs?
What is snapshot in vb?
What is the use of Data Form Wizard?
What is the default model of the form?
Which language is used in visual basic?
What is the use of progress Bar Control?
___,_____ and ____ container objects.
___ property is used to change to ___ value to access a identity column'in datacontrols.
What is ActiveX Control?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
What is hyperlink?
what are the types of cursors in DAO?