Generic Toggle Button

The Generic Toggle button is a toggle button that appears as a flat button. The generic toggle button control causes an event to occur when it is toggled.

This control has three possible states: on, off, or null. This button toggles between states each time it is pressed. The button color changes depending on which state it is in. The Null appearance occurs only when the IsThreeState property check box is selected.

See Button Controls to view the usage and description of the properties for this button.