what is the difference between name property and caption
property in visual basic?
Answer Posted / saurav
'Name' property tells about the form name while
'Caption' property display the user input type.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Specify technical & functional architecture of your last 2 projects.
How would you attach pictures in column headers of List View Control?
Whether HTML supports multimedia: and document links?
How would you convert a form into document?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How do I create controls dynamically (at run-time)?
What are the scope of the class?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
How to get Cursor position using API?
what is the Difference between Recordset and Querydef?
Explain the working with task in Gantt chart view.
How do you create a form in visual basic?
Difference between Tabletype and Snapshot?
What is the difference between adodc and adodb in vb?
How do I get the Tab key to be treated like a normal character?