Winform Tip#2:Managing Properties of multiple controls
An easier way to control properties of multiple controls is to place all the controls into a single GroupBox and then use the GroupBox properties property to manage whether the controls are editable or not.
Related posts:
Continue reading » · Written on: 05-21-09 · No Comments »

Leave a Reply