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
What is the use of Tabledef?
How to find size of the file. Which method or function is used to occomplish this?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
What are the uses of List View Control?
How do I play MID, WAV or other multimedia files?
Is it possible to Manipulate data through flexgrid? Explain.
How do I dial a phone number without using the MSCOMM VBX?
How would you create your application in DHTML?
What is the use of Hyperlink control for DHTML applications?
Types of Resultsets.
What are the types of line styles available in Treeview Control?
Explain what is Visual basic?
Difference between Linked Object and Embedded Object?
What's the difference between MODAL and MODELESS forms?
What is the difference between c++ and visual basic?