VantagePoint WPF Controls v1.0 Class Library
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 
 NameDescription
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
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.
NavigateGelButton
A button that can be used to link to another Page.xaml file in aweb application
NavigateGenericButton
A button that can be used to link to another Page.xaml file in aweb application