ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Input Namespace / C1InputMaskExtender Class
Properties Methods Events

In This Topic
    C1InputMaskExtender Class Members
    In This Topic

    The following tables list the members exposed by C1InputMaskExtender.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1InputMaskExtender class.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether the prompt character can be entered as valid data by the user. The prompt character is the character seen in the text box before a user enters input. See the PromptChar Property for more information.  
    Public PropertyGets or sets whether the control automatically converts to the proper format according to the format setting.  
    Public PropertyGets or sets whether or not the next control in the tab order receives the focus as soon as the control is filled at the last character. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyGets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the culture information for the input control. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyDetermines the alignment of the dropdown button. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines the form mode for the MaskFormat property.  
    Public PropertyIf true, then the browser response is disabled when the ENTER key is pressed. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyIndicates whether the prompt characters in the input mask are hidden when the input loses focus.  
    Public PropertyGets or sets how to select the text when the control receives the focus.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the IME mode. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyThe CSS class applied to the widget when an invalid value is entered. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyDetermines the input mask to use at run time.  
    Public PropertyOccurs when the mouse is pressed on the dropdown button. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs when the mouse is released on the dropdown button. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs when the dropdown editor closed. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs when the dropdown editor opended. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs after the widget is initialized. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs before the widget is initialized. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs when an invalid character is entered. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs when the key exit event fired. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyOccurs when the text of the input is changed. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyDetermines the character to be substituted for the actual input characters.  
    Public PropertyGet an object contains the settings for the dropdown list.  
    Public PropertyDetermines the text that will be displayed for blank status. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyDetermines the character used to represent the absence of user input.  
    Public PropertyDetermines whether the user can type a value. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyDetermines how an input character that matches the prompt character should be handled.  
    Public PropertyDetermines how a space input character should be handled.  
    Public PropertyDetermines whether the dropdown button is displayed. (Inherited from C1.Web.Wijmo.Extenders.C1Input.C1InputExtenderBase)
    Public PropertyIndicates whether the user is allowed to re-enter literal values.  
    Public PropertyGets or sets the tab action.  
    Public Property (Inherited from System.Web.UI.ExtenderControl)
    Public PropertyTarget CSS selector that should be used instead of TargetControlID property. You can use TargetSelector property when you need populate extender functionality on several page elements(controls) at once. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyDetermines the default text to display in an input control.  
    Public PropertyName of the theme that will be used to style widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, only one theme can be used for the whole page at one time. Please, make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyA value that indicates the theme swatch of the extender, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodEnables a server control to perform final clean up before it is released from memory. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also