Answer Posted / parmanand
Just to add.. VB6.O is object based language not OOPS
language. Hence is supports some OOPS feature not all.
Antony is correct.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do I set the Windows wallpaper at runtime?
Difference between Linked Object and Embedded Object?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
What is the use of Visual Basic Document file?
How can you determine performance standards?
What is Pseudocode?
What is ActiveX Document?
Write the Steps in Creating an ActiveX Control?
What is the difference between change event in normal combobox and dbcombobox?
what is the Difference between Linked Object and Embedded Object?
___ property used to add a menus at runtime.
What is the use of Data Form Wizard?
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 OLE Drag and Drop.
What is a toolbox in visual basic?