how many no of controls in form?
Answer Posted / guest
255
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
When/Why should I use Option Explicit?
Draw Sequence Modal of RDO? Explain.
It is possible to access Text (x.txt) files? Explain.
How many objects resides in ADO ?
Difference between ActiveX Control and Standard Control.
Recordset object consists what?
How can you save and Get data from Clipboard/ Recordset object consists what?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How would you convert a form into document?
Difference between DDE and OLE.
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?
When should we use recursive programming?
With in the form we want to check all the text box control are typed or not? How?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Which language is used in visual basic?