What is the max size allowed for Msgbox Prompt and Input
Box?
Answer Posted / antony akkara j.
1024
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I implement an accelerator key for a text box?
What are the tools in visual basic?
what are the Types of LockEdits in RDO?
What is DBSqlPassThrough?
Is visual basic easy?
How do I call help files from a VB program?
How would you attach pictures in column headers of List View Control?
What is the use of command Object?What are the various types of variables?
What is the use of parameters collection?
___ is a property to resize a label control according to your caption.
Difference between ActiveX Exe and Dll.
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
To find the current recordposition in data control.
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?
What type of databases you can access through ADO Data Access Object?