how many no of controls in form?
Answer Posted / daya
255
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
____ is the difference between Listindex and Tab index.
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
What are the Internet tools available in VB 6.0?
Types of LockEdits in DAO?
Explain about arrays?
Is there a way to break long lines in VB code?
What is the need of tabindex property is label control?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
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?
To populate a single column value which dbcontrols you to use?
What is instantiating?
Why does everybody say I should save in TEXT not BINARY?
Is visual basic easy?
How would you create properties in ActiveX Control?