Which property of textbox cannot be changed at runtime?
Answer / rafidheen.m
Not only the textbox. For all controls you cannot
change "Name" property at runtime.
Is This Answer Correct ? | 4 Yes | 2 No |
What does option Explicit means?
which Property is used to count no. of items in a combobox?
What is a Type Library and what is it's purpose ?
What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?
What is DAO?
Wat is Apartment Model?
List out controls which does not have events ?
How would you convert a form into document?
what is the Difference between listbox and combo box?
Why we use Treeview Control?
Is it possible to Access BackEnd procedures? Explain.
How to get Cursor position using API?