• Overview
    • Help with ASP.NET Web Forms Edition
  • Key Features
  • Quick Start
    • Step 1 of 5: Add Controls to Your Form
    • Step 2 of 5: Change the Appearance
    • Step 3 of 5: Formatting the Control
    • Step 4 of 5: Add a Culture Setting
    • Step 5 of 5: Run Your WebApplication
  • Design-Time Support
    • Smart Tags
      • C1InputMask Smart Tag
      • C1InputDate Smart Tag
      • C1InputNumeric Smart Tag
      • C1InputPercent Smart Tag
      • C1InputCurrency Smart Tag
    • Context Menu
    • Designers
      • C1InputMask Designer
      • C1InputDate Designer
  • Using C1InputMask
    • Defining C1InputMask
  • Using C1InputDate
    • Defining C1InputDate
  • Using C1InputNumeric
    • Defining C1InputNumeric
  • Using C1InputPercent
    • Defining C1InputPercent
  • Using C1InputCurrency
    • Defining C1InputCurrency
  • Appearance
    • Built-in Themes
    • CSS Selectors
  • Working with the Client-Side
    • Client-Side Events
  • Samples
  • Task-Based Help
    • General C1Input Tasks
      • Creating ToolTip Text
      • Changing the Theme
      • Adding a Custom Theme
      • Selecting the Culture
    • C1InputMask Tasks
      • Changing the Prompt Character
      • Using Password Protection
      • Creating an IP Address Mask
      • Creating a Phone Number Mask
      • Displaying the Date Mask without Prompt Characters
      • Hiding the Prompt Character on Leave
    • C1InputDateTasks
      • Setting the Date Format Pattern and Date
      • Displaying an Empty Date Value
    • C1InputNumeric Tasks
      • Indicating the Number of Decimal Places
      • Setting the Min/Max Value
    • Client-Side Event Tasks
      • Showing a Tooltip when Invalid Input is Entered
  • Client-Side Reference
    • Using the Wijmo CDN
  • C1.Web.Wijmo.Controls.4 Assembly
    • Namespaces
      • C1.Web.Wijmo.Controls Namespace
        • Overview
        • Classes
          • C1BaseStateManager
            • Overview
            • Members
          • C1TargetControlBase
            • Overview
            • Members
            • Methods
              • GetPropertyValue<V> Method
              • GetScriptDescriptors Method
              • GetScriptReferences Method
              • RegisterDesignTimeStyleSheet Method
              • SetPropertyValue<V> Method
            • Properties
              • CDNDependencyPaths Property
              • CDNPath Property
              • DisplayVisible Property
              • EnableCombinedJavaScripts Property
              • Enabled Property
              • Theme Property
              • ThemeSwatch Property
              • UseCDN Property
              • WijmoControlMode Property
              • WijmoCssAdapter Property
        • Structures
          • PointF
            • Overview
            • Members
            • PointF Constructor
            • Methods
              • Equals Method
              • GetHashCode Method
            • Properties
              • X Property
              • Y Property
            • Fields
              • Empty Field
            • Operators
              • Equality Operator
              • Inequality Operator
      • C1.Web.Wijmo.Controls.C1Input Namespace
        • Overview
        • Classes
          • C1InputBase
            • Overview
            • Members
            • Properties
              • AllowSpinLoop Property
              • AutoPostBack Property
              • BlurOnLastChar Property
              • BlurOnLeftRightKey Property
              • CssClass Property
              • Culture Property
              • DropDownButtonAlign Property
              • HideEnter Property
              • ImeMode Property
              • InvalidClass Property
              • OnClientDropDownButtonMouseDown Property
              • OnClientDropDownButtonMouseUp Property
              • OnClientDropDownClose Property
              • OnClientDropDownOpen Property
              • OnClientInitialized Property
              • OnClientInitializing Property
              • OnClientInvalidInput Property
              • OnClientKeyExit Property
              • OnClientSpinDown Property
              • OnClientSpinUp Property
              • OnClientTextChanged Property
              • Placeholder Property
              • ReadOnly Property
              • ShowDropDownButton Property
              • ShowSpinner Property
              • SpinnerAlign Property
          • C1InputCurrency
            • Overview
            • Members
            • C1InputCurrency Constructor
            • Properties
              • NumberType Property
          • C1InputDate
            • Overview
            • Members
            • C1InputDate Constructor
            • Properties
              • ActiveField Property
              • AmDesignator Property
              • AutoNextField Property
              • Calendar Property
              • Date Property
              • DateFormat Property
              • DbValue Property
              • DisplayFormat Property
              • HighlightText Property
              • Hour12As0 Property
              • Increment Property
              • KeyDelay Property
              • Localization Property
              • MaxDate Property
              • MidnightAs0 Property
              • MinDate Property
              • OnClientDateChanged Property
              • OnClientValueBoundsExceeded Property
              • Pickers Property
              • PmDesignator Property
              • PopupPosition Property
              • SmartInputMode Property
              • StartYear Property
              • TabAction Property
            • Events
              • DateChanged Event
          • C1InputMask
            • Overview
            • Members
            • C1InputMask Constructor
            • Methods
              • OnTextChanged Method
            • Properties
              • AllowPromptAsInput Property
              • AutoConvert Property
              • FormatMode Property
              • HidePromptOnLeave Property
              • HighlightText Property
              • MaskFormat Property
              • PasswordChar Property
              • Pickers Property
              • PromptChar Property
              • ResetOnPrompt Property
              • ResetOnSpace Property
              • SkipLiterals Property
              • TabAction Property
              • Text Property
              • TextWithLiterals Property
              • TextWithPromptAndLiterals Property
              • TextWithPrompts Property
            • Events
              • TextChanged Event
          • C1InputNumber
            • Overview
            • Members
            • Properties
              • CurrencySymbol Property
              • DbValue Property
              • DecimalPlaces Property
              • HighlightText Property
              • Increment Property
              • MaxValue Property
              • MinValue Property
              • NegativeClass Property
              • NegativePrefix Property
              • NegativeSuffix Property
              • OnClientValueBoundsExceeded Property
              • OnClientValueChanged Property
              • Pickers Property
              • PositivePrefix Property
              • PositiveSuffix Property
              • ShowGroup Property
              • Value Property
            • Events
              • ValueChanged Event
          • C1InputNumeric
            • Overview
            • Members
            • C1InputNumeric Constructor
          • C1InputPercent
            • Overview
            • Members
            • C1InputPercent Constructor
            • Properties
              • NumberType Property
          • C1InputText
            • Overview
            • Members
            • C1InputText Constructor
            • Methods
              • OnTextChanged Method
            • Properties
              • AutoConvert Property
              • CountWrappedLine Property
              • Ellipsis Property
              • EllipsisString Property
              • Format Property
              • HighlightText Property
              • LengthAsByte Property
              • MaxLength Property
              • MaxLineCount Property
              • MultiLine Property
              • OnClientReadingImeStringOutput Property
              • PasswordChar Property
              • Pickers Property
              • ShowOverflowTip Property
              • Text Property
            • Events
              • TextChanged Event
          • C1MaskedTextProvider
            • Overview
            • Members
            • C1MaskedTextProvider Constructor
            • Methods
              • GetResultingMaskForStandardMaskedTextBox Method
              • Set Method
              • ToString Method
                • ToString(Boolean) Method
                • ToString(Boolean,Boolean) Method
                • ToString(Boolean,Boolean,Boolean,Int32,Int32) Method
            • Properties
              • IncludeLiterals Property
              • IncludePrompt Property
              • Mask Property
              • PasswordChar Property
              • PromptChar Property
          • DatePicker
            • Overview
            • Members
            • Properties
              • Format Property
              • Visible Property
          • DatePickers
            • Overview
            • Members
            • Properties
              • Calendar Property
              • DatePicker Property
              • TimePicker Property
          • DropDownCalendar
            • Overview
            • Members
            • Properties
              • AllowQuickPick Property
              • NavButtons Property
              • NextTooltip Property
              • PrevTooltip Property
              • ShowDayPadding Property
              • ShowOtherMonthDays Property
              • ShowTitle Property
              • ShowWeekDays Property
              • ShowWeekNumbers Property
              • TitleFormat Property
              • ToolTipFormat Property
              • Visible Property
              • WeekDayFormat Property
          • LocalizationOption
            • Overview
            • Members
            • LocalizationOption Constructor
            • Properties
              • NextTooltip Property
              • PrevTooltip Property
              • TitleFormat Property
              • ToolTipFormat Property
          • Pickers
            • Overview
            • Members
            • Properties
              • Height Property
              • List Property
              • Width Property
          • TimePicker
            • Overview
            • Members
            • Properties
              • Format Property
              • Visible Property
        • Enumerations
          • BlurOnLeftRightKey
          • ButtonAlign
          • EllipsisMode
          • FormatMode
          • HighlightText
          • ImeMode
          • NumberType
          • SpinnerAlign
          • TabAction
        • Delegates
          • C1DateChangedEventHandler
          • C1TextChangedEventHandler
          • C1ValueChangedEventHandler