Controls which do not have events ?
By on Apr 16, 2007 in Visual Basic Interview Questions
Shape and line controls are useful for drawing graphical elements on the surface of a form. These controls don’t support any events; they are strictly for decorative purposes.
EXTRA INFO::
The image, shape and line controls are considered to be lightweight controls; that is, they support only a subset of the properties, methods, and events found in [...]



1 Comment(s)
By paul on Feb 18, 2008 | Reply
what is leightweight and heavyweight component?