Which property of textbox cannot be changed at runtime?



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

Post New Answer

More Visual Basic Interview Questions

what is the Code for DSN Less Connection?

1 Answers  


How to get Cursor position using API?

1 Answers  


What is Static Cursor?

1 Answers  


What is the use of debug Window?

1 Answers  


How should dates be implemented so they work with other language and country formats?

1 Answers  


What is ado data control in vb?

1 Answers  


Is visual basic still used?

1 Answers  


WHAT IS DIFFERENCE BETWEEN Message box and image box

13 Answers  


Advantage of ActiveX Dll over Active Exe.

1 Answers  


What is the different between Microsoft ODBC Driver and Oracle OBDC Driver?

1 Answers  


What is meant by building a recordset.

1 Answers  


How can we find out that a recordset is blank (without using recordcount property)?

4 Answers  


Categories