How many max. number of controls can place in one form
(especially visual basic form)?
Answer Posted / suresh
254 only and one form object = 255 (including form)
If we use control array means with the same name for the
control, we can use any number of the controls on a form
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to use hyperlink?
which property is used to change to some value to access a identity column in datacontrols?
OLE is used for _______
which property of menu cannot be set at run time.
How to get freefile location in memory?
Explain about the creation of EXE files with Visual Basic?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Is it possible to set a shortcut key for label?
How the image application?
Is the Access Engine and Visual Basic Pro good enough for database work?
Types of LockEdits in DAO? 51 .Types of Recordsets.
Explain the types of Views in Listview Control.