Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TextEditableContentControl Class
Fields Properties Methods Events


In This Topic
    C1TextEditableContentControl Class Members
    In This Topic

    The following tables list the members exposed by C1TextEditableContentControl.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a C1TextEditableContentControl.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the CaretBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DisabledCuesVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FocusCuesVisibility dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsWatermarked dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TextAlignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ValidationDecoratorStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Watermark dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the System.Windows.Media.Brush of the blinking cursor of an input control. When .NET Framework is v3.5, 'CaretBrush' takes no effect.  
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.ContentControl)
    Public PropertyControl visible when it is not in edit mode. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public PropertyUsed to create the control content from the edited content. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public Property (Inherited from System.Windows.Controls.ContentControl)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value indicating whether the disabled visuals of the control are visible.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyC1TextBoxBase used during the edit mode.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a value indicating whether the focus visuals of the control are visible.  
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyOverridden.   
    Public PropertyGets/set if the control can be edited. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets/sets when the control enters in edit mode. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public PropertyReturns true if the mouse is over the control. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGet or sets if the watermark is shown.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.Media.Brush that fills the background of the selected text.  
    Public PropertyGets or sets the System.Windows.Media.Brush used as foreground of the selected text.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets how the text should be aligned in the C1TextEditableContentControl.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the style that is applied to the inner C1ValidationDecorator.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the watermark content displayed when the control is empty.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Windows.Controls.Control)
    Protected PropertyControl visible when it is in edit mode. (Inherited from C1.Silverlight.C1EditableContentControl)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected MethodUpdates the current visual state of the Common visual state group to match the object's properties. (Inherited from C1.Silverlight.C1EditableContentControl)
    Protected MethodUpdates the current visual state of the Watermark visual state group to match the object's properties.  
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.FrameworkElement)
    Protected MethodCalled when the value of the Content property changes. (Inherited from C1.Silverlight.C1EditableContentControl)
    Protected Method (Inherited from System.Windows.UIElement)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected MethodOverridden.   
    Protected MethodFires the EditCompleted event. (Inherited from C1.Silverlight.C1EditableContentControl)
    Protected MethodFires the EditStarted event. (Inherited from C1.Silverlight.C1EditableContentControl)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected MethodThe IsEditable value has changed. (Inherited from C1.Silverlight.C1EditableContentControl)
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected Method (Inherited from System.Windows.Controls.Control)
    Protected MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public EventFired when the user exits edit mode without changes. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public EventFired when the user has completed the edits. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public EventFired when the control enters edit mode. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.Controls.Control)
    Public EventEvent raised when the IsMouseOver property has changed. (Inherited from C1.Silverlight.C1EditableContentControl)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventEvent fired when a key is pressed in the EditableTextBox.  
    Public EventEvent fired when a key is released in the EditableTextBox.  
    Public EventEvent fired to do when the text is edited in the EditableTextBox.  
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.UIElement)
    Public Event (Inherited from System.Windows.FrameworkElement)
    Public EventEvent fired when the editing is completed. Handle this event to validate the new input.  
    Top
    See Also