Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between a property a method and an
event? Give an example of each.

Answer Posted / pratap557

Property are a type of method that shows state of an Object
like Caption, backcolour etc.
Methods/Functions are for changing Or doing something on
the Object Like Move,Remove, Add etc.

Event are Objects which means that something happend for
which the object must respond to. And for this very reason
we write method like
button1_Click( sender Object, event Object)
The event Object(Delegate) is related with the method of
that responder Object(Button)

Is This Answer Correct ?    176 Yes 30 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I create a window with a small title bar as in a floating toolbar?

1383


How to load and unload child forms.

1204


What is ado in vb.net?

1088


What is the use of debug Window?

2089


It possible to call OLEDB's Features directly in VB without using any control?

2438


What are the tools in visual basic?

1119


What are the Internet tools available in VB6.0?

2954


Which method is preferred to save data like database to the disk?

2434


___ Property is used to count no. of items in a combobox.

1437


How would you add elements in TreevieW Control.

2254


What are the scope of the class?

2053


What is the use of Immediate, Local Window?

2107


What are the important components of OLEDB?

2924


What is dao in vb?

1014


Is it posible to Create Tables Through Querydef?

2137