what are the Controls which do not have events ?
Answer / guest
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.
Is This Answer Correct ? | 4 Yes | 1 No |
___ argument can be used to make a menuitem into bold.
What are the types of API Types.
Which property of textbox cannot be changed at runtime ?
Which language is used in visual basic?
I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.
Record set types and Number available in Visual Basic?
What is the difference between Object and Class?
What is DBFailError?
How to test the AX stat class?
In which areas the Error occurs?
Under which circumstance does a VB application ignore a Timer event?
Is there any way to pass a variable to a form apart from using global variables?