Explain about ADO control?
What is the default workspace?
How do I implement an incremental search in list/dir/combo/file boxes?
Explain about trees structures work.
How would you create Visual basic Document file?
Scope of API's can be of types, what are they?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How do I implement an accelerator key for a text box?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How would you create properties in ActiveX Control?
How do I access C style strings?
Draw Sequence Modal of RDO and Explain?
Maximum Control Names length?
How do I force a file dialogue box to reread the currect disk?
It possible to call OLEDB?s Features directly in VB without using any control?