how many no of controls in form?

Answer Posted / prabaharan

Friends,

VB Can Make 255 Controls On a single Form. Because 0 to 256
we can Make Controls. But Form Also One of the Control by Self.
So We can Make only 255 Controls in A sINGLE fORM.

Note: I Already Workout this. SO I can tell Sure this is
Right answer...

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about control properties?

604


Why doesn't "my string" & Chr$(13) do what I want?

1096


How do I implement an incremental search in list/dir/combo/file boxes?

992


what are the Differences between Recordset and Resultsets?

2002


What is the use of Tabledef?

1554






What are the important components of OLEDB?

2408


Explain OLE Drag and Drop.

1504


How can I access a record by record number?

1048


How to find size of the file. Which method or function is used to occomplish this?

1492


Is there a way to break long lines in VB code?

956


How do you change the system menu (on the Control-Menu Box)?

968


Explain about trees structures work.

620


Explain Default cursor Type and LockEdits type in RDO?

1492


Whether HTML supports multimedia: and document links?

1426


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?

1525