What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / nitesh
when you will click on radio button below (e. g. yes ) that
will generate an event. when the respected ouput will be
generated (i. e. incrementing no. of yes), that is caused by
the method. And the color (i.e. Green / red) of radio button
is set due to use of property.
....Nitesh Singh
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Is visualvm free?
Is it possible to call oracle database through ADO control or Object?
Write the Steps in Creating an ActiveX Control?
What is Pseudocode?
Explain the "cursortype" and "Locktype" in VB?
How would you run your ActiveX Document Dll?
Explain about the basic features of Visual basic?
Timer control contains ________ no. of events.
___ property used to add a menus at runtime.
What is FireHouse Cursors?
Differentiate between DAO,ADO and Adodc as in data access objects?
What is shortcut menu and explain "The ole control's shortcut menu".
How would you access objects created in ActiveX Exe and ActiveX Dll
Explain the usage of Web Browser Control?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?