What are the Sequence of events when a form is loaded in
Visual Basic?
Answer Posted / guest
Load .Active, Paint
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
How would you create your application in DHTML?
How do you zoom in visual basic?
How would you activate animation control?
what is the Difference between Dynaset and Snapshot?
How do I do Peek and Poke and other low-level stuff?
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?
Explain Default cursor Type and LockEdits type in RDO?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
It possible to call OLEDB?s Features directly in VB without using any control?
Is a foo VBX/DLL available as shareware/freeware?
How do I force a file dialogue box to reread the currect disk?
Is there any Edit method in ADO Data Access method?
Advantage of ActiveX Dll over Active Exe.
which property of menu cannot be set at run time.
Is visual basic case sensitive?