| Submitted On |
December 11, 2008 |
| Updated on |
January 06, 2009 |
| .NET Framework |
2.0, 3.5 |
| Cost |
|
Description

August Wind Software's ControlGrouper provides a way to easily control properties for multiple controls, in one way or the other, with only one event handler.
Properties which may be controlled are:
Enabled
Visible
Width
Additionally, you may remove the text for multiple controls, using the ControlGrouper.
For instance, when submitting a form, all textboxes added to the ChosenContrlols collection of a particular ControlGrouper, can have the text removed, by using the Boolean property of the ControlGrouper itself.
Syntax Example
ControlGrouper1.ControlsEnabled = FalseControlGrouper1.ControlsVisible = TrueScreenshots
Reviews
Submit a review