WHAT IS DIFFERENCE BETWEEN Message box and image box
Answer Posted / manujas555
message box are only messages disply
image box are representing in that images
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
What is the use of Tabledef?
Can you tell me the properties of the controls?
What is meant by Establish Connection in RDO?
What is "Reserved Error -1209"?
What is form in visual basic?
How do I do drag & drop between applications?
How should dates be implemented so they work with other language and country formats?
To populate a single column value which dbcontrols you to use?
How to use hyperlink?
Timer control contains ________ no. of events.
Draw Sequence Modal of RDO? Explain.
How would you access objects created in ActiveX Exe and ActiveX Dll
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?
___ argument can be used to make a menuitem into bold.