What are the new events in textbox that has been included in
VB6.0
Answer / yogesh
Validate events in textbox that has been included in
VB6.0
Is This Answer Correct ? | 0 Yes | 0 No |
What does the Implements statement do?
How would you create properties by using class Builder Wizard?
Explain the working of templates?
How would you convert a form into document?
What is the default workspace?
in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.
what are the Differences between ActiveX Exe and Dll?
How do you avoid the "Invalid use of null" error when reading null values from a database?
What are the tools available for Debug in VB?
What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?
what are the three main differences between flexgrid control and dbgrid(Data bound Grid) control
Does VB support object-oriented concepts? Explain..