Explain about creating VB applications in excel?
What is instantiating?
What is the purpose of the ClipControls property on a form or container?
How do you change the system menu (on the Control-Menu Box)?
___,___ and __ are difference between image and picture controls.
What are 3 main differences between flexgrid control and dbgrid control?
which property used to add a menus at runtime?
What does Query_unload event do in VB? Why we need Form _unload event?
What is the difference between Single and Double in VB?
Is it possible to change menu runtime using API? If yes Specify the function names?
What is the difference between a Property Let and Property Set procedure?
What is the size of the variant data type?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?