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
How do you zoom in visual basic?
How would you add column headers in listview control?
Types of LockEdits in RDO.
How do I make a text box not beep but do something else when I hit the Enter key?
What is a toolbox in visual basic?
How can you save and Get data from Clipboard/ Recordset object consists what?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
Why can't I use an index with my VB accessed database?
What is DBSqlPassThrough?
What is the default workspace?
Draw Sequence Modal of DAO? Explain.
which property is used to change to some value to access a identity column in datacontrols?
What is Parser Bug?
How do I remove/change the picture property of a control at design time?
How would you add elements and pictures to listitems in listview control?