VantagePoint Manufacturing Controls Class Libary
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
PlateControl is a control that gives the developer the effect of dropping a control
on a plate.
Namespace: VantagePoint.Buttons
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
public class PlateControl : HeaderedContentControl
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| PlateControl()()() |
PlateControl constructor
| |
| ContentAlignment |
Get or set ContentAlignment
| |
| ContentAlignmentProperty |
Contents TextAlignment
| |
| ControlContent |
Get or set ContentAlignment
| |
| ControlContentProperty |
Contents
| |
| CornerRadius |
Get or set CornerRadius
| |
| CornerRadiusProperty |
Controls CornerRadius
| |
| GlareBrush |
Get or set GlareBrush
| |
| GlareBrushProperty |
Controls GlareBrush Property
| |
| GlareOpacityMask |
Get or set GlareBrushOpacityMask
| |
| GlareOpacityMaskProperty |
GlareBrush's OpacityMask
| |
| HeaderBackground |
Get or set HeaderBackground
| |
| HeaderBackgroundProperty |
Headers Background
| |
| HeaderFontFamily |
Get or set HeaderFontFamily
| |
| HeaderFontFamilyProperty |
Headers FontFamily
| |
| HeaderFontSize |
Get or set HeaderFontSize
| |
| HeaderFontSizeProperty |
Headers FontSize
| |
| HeaderFontStretch |
Get or set HeaderFontStretch
| |
| HeaderFontStretchProperty |
Headers FontStretch
| |
| HeaderFontStyle |
Get or set HeaderFontStyle
| |
| HeaderFontStyleProperty |
Headers FontStyle
| |
| HeaderFontWeight |
Get or set HeaderFontWeight
| |
| HeaderFontWeightProperty |
Headers FontWeight
| |
| HeaderForeground |
Get or set HeaderForeground
| |
| HeaderForegroundProperty |
Headers Foreground
| |
| HeaderHorizontalContentAlignment |
Get or set HeaderHorizontalContentAlignment
| |
| HeaderHorizontalContentAlignmentProperty |
Headers HorizontalContentAlignment
| |
| HeaderVerticalContentAlignment |
Get or set HeaderVerticalContentAlignment
| |
| HeaderVerticalContentAlignmentProperty |
Headers VerticalContentAlignment
| |
| InnerBorderBrush |
Get or set InnerBorderBrush
| |
| InnerBorderBrushProperty |
Controls Minor BorderBrush
| |
| InnerBorderThickness |
Get or set InnerBorderThickness
| |
| InnerBorderThicknessProperty |
Controls Minor BorderThikness
| |
| InnerCornerRadius |
Get or set InnerCornerRadius
| |
| InnerCornerRadiusProperty |
Controls Minor CornerRadius
| |
| LoadControlTemplate(String) |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ContentControl
System.Windows.Controls..::.HeaderedContentControl
VantagePoint.Buttons..::.PlateControl
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ContentControl
System.Windows.Controls..::.HeaderedContentControl
VantagePoint.Buttons..::.PlateControl
See Also
VantagePoint.Buttons Namespace