What is the maximum size of form to hold the controls?
Answer Posted / s.guna
240 to 254 based on the controls. Control arrays it is 32767
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
Is it possible to set a shortcut key for label?
How would you create properties by using class Builder Wizard?
How would you convert a form into document?
Whether HTML supports multimedia: and document links?
what are the Differenct Types of Procedures in VB?
How do I mimic a toggle button?
Explain the differences between ActiveX Dll and ActiveX Exe?
It possible to call OLEDB's Features directly in VB without using any control?
How do I create controls dynamically (at run-time)?
which property of menu cannot be set at run time.
What is the use of Visual Basic Document file?
How can you Implement windows functionality in VB?
Why does everybody say I should save in TEXT not BINARY?
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?