What is the differece between the (name) and caption
properties of a control?
Answer Posted / apekshanegi
caption it is changeable at run time but name cannot be changed at run time
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I create a new form in visual basic?
Differentiate between DAO,ADO and Adodc as in data access objects?
What is OLEDB?
___,___ and __ are difference between image and picture controls.
what is the Difference between Linked Object and Embedded Object?
___,__,___ are the type of combo box?
What are the types of line styles available in Treeview Control?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
How many ways we can access file using VB?
What are the new events in textbox that has been included in VB ?
What is activex control in vb?
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?
What is dao in vb?
How should dates be implemented so they work with other language and country formats?
What is ODBC Direct and Microsoft Jet Database Engine ?