All Components

New to Telerik UI for ASP.NET Core? Download free 30-day trial

ASP.NET Core MaskedTextBox Appearance

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
  • Change Theme
    default
    Default Theme
    • Main
    • Main Dark
    • Nordic
    • Ocean Blue
    • Ocean Blue A11Yaccessibility
    • Purple
    • Turquoise
    Bootstrap Theme
    • Main
    • Bootstrap 3
    • Bootstrap 3 Dark
    • Main Dark
    • Nordic
    • Turquoise
    • Turquoise Dark
    • Urban
    • Vintage
    Material Theme
    • Main
    • Arctic
    • Lime Dark
    • Main Dark
    • Material 2
    • Material 2 Dark
    • Nova
    Classic Theme
    • Main
    • Green
    • Green Dark
    • Lavender
    • Lavender Dark
    • Main Dark
    • Metro
    • Metro Dark
    • Moonlight
    • Opal
    • Opal Dark
    • Silver
    • Silver Dark
    • Uniform
    Fluent Theme
    • Main
HtmlHelper
TagHelper
Files:
appearance.cshtml
AppearanceController.cs
Appearance_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API TAG HELPER API

Description

TheTelerik UI for ASP.NET Core MaskedTextBox offers various options that allow you to control its appearance—size, fill mode, border radius. You can also easily switch between the available themes and swatches through theChange Theme dropdown above the demo.

Use the styling options showcased in this demo to modify the overall appearance of the component. You can review and copy the component's declaration with all styling options from the source code of the demo, which is available in the HTMLHelper and TagHelper modes.

Telerik UI for ASP.NET Core comes with theDefault, Bootstrap, Classic, Fluent, and Material built-in themes. Each theme provides a set of color swatches you can choose from to match your application appearance and styling. The suite enables you tocustomize the available themes and modify the default appearance of the UI components.

Additional Apps

This MaskedTextBox example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see allTelerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance inTelerik REPL for ASP.NET Core orThemeBuilder.

Support & Learning Resources

Additional Resources