Answer Posted / guest
Scope sharable between projects.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the types of line styles available in Treeview Control?
How do I make the mouse cursor invisible/visible?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
DHTML Is used for what?
Write the steps in Creating ActiveX Dll and Active Exe?
___ VB constant make the menu item in centre.
What do you mean by Databound Controls Explain?
What is the need of tabindex property is label control.
What is the use of NEW Keyword? Explain.
State about the different types of visual basic data?
How do I implement an accelerator key for a text box?
Difference between ActiveX Control and Standard Control.
Explain about control properties?
Is there any way to pass a variable to a form apart from using global variables?
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?