.Net: Why we can't access to some properties of a control programmatically in winforms? -


. Net: Why can not we use some properties of control in the Winforms program? For example, the "Lock" property of the groupbox is not accessible by code. So what can I possibly do when I want to lock the program? Enabled = Using wrong, it will deepen all the controls and this is not what I want to do.

Any suggestions?

Do you know what's really closed? This is not a general asset and is not affecting the runtime anyhow, only the designer should probably go to the problem you want to solve I can assure you that "locked" property is not necessary for it.


Comments