HomeCommunityControl GalleryForm ControlsAnchorsControlGrouper

ControlGrouper



Submit a Review

27 Downloads

4,341 Views


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 = True

Screenshots

Reviews

Submit a review