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 difference between a property a method and an event? Give an example of each.

18 Answers   Microsoft,


How would you convert a form into document?

0 Answers  


Binary Access-method is used to access file in which manner?

1 Answers  


How would you attach pictures in column headers of List View Control?

0 Answers  


What is meant by Establish Connection in RDO?

0 Answers  


which arguments will be used to run a executable program in shell function ?

1 Answers  


What is Collection Objects?

1 Answers  


How would you create properties in ActiveX Control?

0 Answers  


____ property of menu cannot be set at run time.

0 Answers  


How can you check whether a record is valid record or Invalid record using ADO control or Object?

0 Answers  


Advantage of ActiveX Dll over Active Exe.

0 Answers  


How can you save and Get data from Clipboard?

1 Answers  


Categories