what is the difference between name property and caption
property in visual basic?
Answer Posted / pratibha soni
caption property is used for showing lable of control to user...and name property is used for system for identify the control.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Explain about declaring variables in Visual basic?
Explain the types of Views in Listview Control?
How would you add elements in TreevieW Control?
How would you attach pictures in Treeview Control?
How would you use ActiveX Dll and ActiveX Exe in your application?
When/Why should I use Option Explicit?
What is database 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 DBSqlPassThrough?
What is file in vb?
Explain the "cursortype" and "Locktype" in VB?
what is the Difference between Tabletype and Snapshot?
Write the steps in Creating ActiveX Dll and Active Exe?
Is visual basic easy?
What are the different procedures associated with the object?