What is the Locked property?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the Locked property?
Rating:
The Locked property of a control is used to prevent the control from being accidentally moved or resized on a designer surface. A control that is locked cannot be dragged to a new location or be resized on the designer surface. However, the size or the location of a locked control can be changed using the Properties window or code.
Rating:
Was this information helpful?
Other articles
- What are context menus?
- What is the Add method?
- What is a try statement?
- What is unit testing?
- How to enable Just-In-Time debugging?