0
Answer

Button or Label Lock in C#

Ask a question
kaushal_sh

kaushal_sh

20y
4.4k
1
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.