VantagePoint Manufacturing Controls Class Libary
There are three different categories of buttons offered in the Buttons control suite - Regular, Repeat and Toggle - with multiple styles within each category. Whether it's changing colors, borders or opacity, creating a unique appearance for each Button is as simple as using the Properties feature.
Types
| All Types | Classes | Enumerations |
| Name | Description | |
|---|---|---|
| ArrowButton |
ArrowButton is a control that uses the button design
with an arrow in the center.
| |
| ArrowButton..::.ArrowOrientation |
Enumerator that displays the arrow orientation
| |
| ArrowButton..::.ArrowType |
Enumerator that displays the arrow type
| |
| ButtonType |
Enumerator that displays all button types
| |
| FlatToggleSwitch |
FlatToggleSwitch is a button that uses a flat lever to toggle between two or three states.
| |
| GelButton |
GelButton is a button that has the look and feel of
a gel like substance.
| |
| GelRepeatButton |
GelRepeatButton is a button that continuously fires an event while
maintaining the look and feel of a gel-like substance.
| |
| GelToggleButton |
GelToggleButton is a button that can switch from either two or three states
while maintaining the look and feel of a gel like substance.
| |
| GenericButton |
GenericButton is a button that fires an event when pressed.
| |
| GenericRepeatButton |
GenericRepeatButton is a button that continuously fires an event when
pressed and held.
| |
| GenericToggleButton |
GenericToggleButton is a button that toggles between two or three states.
| |
| IndustrialPushButton |
IndustrialPushButton is a heavy duty enclosed button that fires an event when pressed.
| |
| IndustrialRepeatButton |
IndustrialRepeatButton is a heavy duty enclosed button fires an event repeatedly when pressed.
| |
| IndustrialToggleButton |
IndustrialToggleButton is a heavy duty enclosed button that
can toggle between two or three states.
| |
| PlateControl |
PlateControl is a control that gives the developer the effect of dropping a control
on a plate.
| |
| PowerToggleButton |
PowerToggleButton is a button featuring the universal power symbol,
but can toggle between two or three states.
| |
| ToggleSwitch |
ToggleSwitch is a switch that uses a round topped lever to toggle between two or three states.
|