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
How do I remove/change the picture property of a control at design time?
What is OLEDB?
How would you convert a form into document?
How can I call a 'hidden' DOS program from VB?
What is recordset in visual basic?
Is visualvm free?
Explain about literals?
How would you run your ActiveX Document Dll?
To find the current recordposition in data control.
What are the important components of OLEDB?
Is visual basic still used?
How do I prevent multiple instances of my program?
__ no of controls in form.
Is there any way to pass a variable to a form apart from using global variables?
How do I do Peek and Poke and other low-level stuff?