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


Please Help Members By Posting Answers For Below Questions

___ is a property to resize a label control according to your caption.

1090


Types of cursors in DAO?

1485


How can you check whether a record is valid record or Invalid record using ADO control or Object?

1440


How do I make the mouse cursor invisible/visible?

927


What is datagrid in vb net?

506






What is connection object in vb net?

585


what is the control used to call a windows application.

1512


Is it possible to set a shortcut key for label?

1393


How can you Add API functions to your Application?

1354


Explain the "cursortype" and "Locktype" in VB?

3777


What is ActiveX? Explain.

1453


Why does everybody say I should save in TEXT not BINARY?

1140


What is Parser Bug?

1873


What is meant by Establish Connection in RDO?

1833


what is the Property used to add a menus at runtime?

1643