Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- Overview
- Installation & Deployement
- EO.Web ToolTip
- EO.Web Rating
- EO.Web Slider & RangeSlider
- EO.Web ListBox
- EO.Web ComboBox
- EO.Web Captcha
- EO.Web ASPX To PDF
- EO.Web Slide
- EO.Web Flyout
- EO.Web EditableLabel
- EO.Web ImageZoom
- EO.Web Floater
- EO.Web Downloader
- EO.Web ColorPicker
- EO.Web HTML Editor
- EO.Web File Explorer
- EO.Web SpellChecker
- EO.Web Grid
- EO.Web MaskedEdit
- EO.Web Splitter
- EO.Web Menu
- EO.Web Slide Menu
- EO.Web TabStrip
- EO.Web TreeView
- EO.Web Calendar
- EO.Web Callback
- EO.Web MultiPage
- EO.Web Dialog
- EO.Web AJAXUploader
- EO.Web ProgressBar - Free!
- EO.Web ToolBar - Free!
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
EO.Web MaskedEdit Documentation |
EO.Web MaskedEdit offers masked edit textbox that restricts the kind of text that can be entered. Unlike most other MaskedEdit contol on the market that only support a single segment or a few fixed masks, EO.Web MaskedEdit control supports multiple segments with each of them having any of the following segment types:
- Literal. Literal segment are read-only segment in the textbox;
- Number. Use number segment to enter numeric values;
- Choice. Use choice segment to enter choice values;
- Mask. Use mask segment to specify a mask value;
Using EO.Web MaskedEdit
References
Server Side Classes: MaskedEdit, MaskedEditSegment, MaskedEditSegmentCollection
Client Side Objects: MaskedEdit, MaskedEditSegment