i want to know what is an object and what properties does it have and what can we do with object,in the other hand I wanna know everythinh about OBJECT
what is object
Collapse
X
-
Originally posted by sheidai want to know what is an object and what properties does it have and what can we do with object,in the other hand I wanna know everythinh about OBJECT
Hi there, If you were referring to standard objects(also called controls) that you see in the VB interface: Its objects that can be place on forms. each control has its own set of properties, methods and events.
eg. checkox, combobox, command buttons, etc. -
Originally posted by sheidai want to know what is an object and what properties does it have and what can we do with object,in the other hand I wanna know everythinh about OBJECT
THAT HAVE ATTRIBUTE(STATE AND BEHAVIOUR-HOW OBJECT LOOK LIKE) AND MEHTOD(WHAT OBJECT CAN DO)Comment
Comment