The C1InputMask control provides quick and easy access to the most common C1InputMask properties through its smart tag.
To access the C1InputMask Tasks menu, click the smart tag () in the upper-right corner of the C1InputMask control. This will open the C1InputMask Tasks menu.
The C1InputMask Tasks menu operates as follows:
Designer
Clicking Designer opens the C1InputMask Designer. For more information on the designer, see C1InputMask Designer.
Properties
The most common properties of the C1InputMask control. The C1InputMask Tasks menu lists the following properties:
- Text
Enter text displayed to the user in the Text box.
- Mask
Click the ellipsis button in the MaskFormat box, and the Input Mask dialog box appears. You can choose from preformatted masks or enter a custom mask.
- PromptChar
Enter a prompt character, displayed in the absence of user input in the control, in the PromptChar box. The default is an underscore (_).
- PasswordChar
In the PasswordChar box, for a C1InputMask control with a mask, enter a character to be substituted for the actual input characters
- Culture
Click the drop-down arrow in the Culture box to select a culture. Each culture has different conventions for displaying dates, time, numbers, currency, and other information.
- Theme
Click the drop-down arrow in the Theme property to select one of the built-in themes to change the appearance of the control.
- Create new theme...
The Create new theme... option opens ThemeRoller for Visual Studio. This allows you to customize a theme without leaving your development environment. To find more information on using ThemeRoller in your application, see ThemeRoller for Visual Studio.
- Use CDN
Check the Use CDN check box to link to the content delivery network to access Wijmo widgets and cascading style sheets.
- CDN path
The CDN path points to the content delivery network where you can access Wijmo widgets and cascading style sheets.
- Use Bootstrap
The Use Bootstrap option applies Bootstrap theming to your control. To find more information on using Bootstrap theming in your application, see Bootstrap Theming.
See Using C1InputMask for details.
About
Clicking the About item displays a dialog box, which is helpful in finding the version number of ASP.NET Web Forms Edition and online resources.