Which property of a Windows Form TextBox cannot be changed dynamically?

 Posted by Ddd on 2/18/2011 | Category: Others Interview questions | Views: 4329 | Points: 40
Answer:

It is the Locked property
It is used to prevent the dragging or moving of a TextBox. It is visible only in the property window and not in the source code.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response