VantagePoint WPF Controls v1.0 Class Library

The GenericToggleButton type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CornerRadius
Get or set the corner radius for the outside border of the button
(Inherited from CommonToggleButtonBase.)
FocusBorderThickness
Get or set the thickness of the focus ring
(Inherited from CommonToggleButtonBase.)
FocusBrush
Get or set the brush that appears on the outside of the button when hovering over the button
(Inherited from CommonToggleButtonBase.)
GlareBrush
Get or set the glare effect on the button
(Inherited from CommonToggleButtonBase.)
GlareOpacityMask
Get or set the glare effect brush
InnerBorderBrush
Get or set the brush that paints the inner border
(Inherited from CommonToggleButtonBase.)
InnerBorderThickness
Get or set the thickness of the inner border
(Inherited from CommonToggleButtonBase.)
InnerCornerRadius
Get or set the corner radius for the inner border of the button
(Inherited from CommonToggleButtonBase.)
PressedBrush
Get or set the background that appears when the button is pushed
PressedBrushStateThree
Get or set the state Three Background

See Also