C1.WPF Namespace : C1EditableContentControl Class |
'Declaration
<TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStatesStates")> <TemplateVisualStateAttribute(Name="InvalidUnfocused", GroupName="ValidationStatesStates")> <TemplateVisualStateAttribute(Name="InvalidFocused", GroupName="ValidationStatesStates")> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)> Public MustInherit Class C1EditableContentControl Inherits System.Windows.Controls.ContentControl
'Usage
Dim instance As C1EditableContentControl
[TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [TemplateVisualState(Name="Valid", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStatesStates")] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)] public abstract class C1EditableContentControl : System.Windows.Controls.ContentControl
[TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [TemplateVisualState(Name="Valid", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStatesStates")] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)] public ref class C1EditableContentControl abstract : public System.Windows.Controls.ContentControl
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
C1.WPF.C1EditableContentControl
C1.WPF.C1TextEditableContentControl
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2