What is the difference between procedure and functions in VB?
Answer Posted / prahant
Funcion returns the value and proocedeur does not return
the value
| Is This Answer Correct ? | 90 Yes | 22 No |
Post New Answer View All Answers
How do you change the system menu (on the Control-Menu Box)?
Scope of API?s can be of different types, what are they Why API functions are Required?
what are the Differences between Recordset and Resultsets?
Scope of API's can be of types, what are they?
How would you use ActiveX Dll and ActiveX Exe in your application?
Types of DBCombo boxes
Types of LockEdits in DAO?
Whether HTML supports multimedia: and document links?
How would you run your ActiveX Document Dll?
What is datagrid in vb net?
Types of Resultsets.
Discuss the working with to-do lists.
what is the Difference between Linked Object and Embedded Object?
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?
Types of LockEdits in RDO.