Button or Label Lock in C#

Nov 10 2003 5:19 AM
Hello, In Visual Studio.net IDE you have the property called "Locked" for locking the control so that the user at runtime cannot resize at run time, but programmatically in C# how do you access that property for buttons or labels.