The ExEditors Library from Exontrol includes 16 powerful data editing controls. Each editor supports an optional three-state checkbox and can display multiple customizable buttons on either side. These buttons may show icons or images and can include individual tooltips for enhanced user interaction. Most editors are mask-based, allowing precise control over user input. The library is available as a standalone product in both COM/ActiveX and .NET Assembly formats.
The suite of editors includes:
1. Standard Editors
- None: Provides a standard label control.
- Edit: Standard single-line text edit control.
- Memo: Multi-line text edit control.
2. Drop-Down Editors
- DropDown: Allows selection from a customizable drop-down list with icons and captions. Also allows user input.
- DropDownList: Read-only drop-down list for selecting predefined values, each with optional icons.
- CheckList: Drop-down checklist with checkboxes, icons, and captions for combining multiple values.
- PickEdit: Drop-down list for selecting values with optional icons.
3. Specialized Editors
- Spin: Up/Down control for numeric input.
- Date: Drop-down calendar for date selection.
- Mask: Enforces input format using literals and character masks.
- Color / ColorList: Drop-down color picker with palette and system-defined color tabs.
- Font: Drop-down font selector with real-time font previews.
- Picture: Displays image fields (OLE Object) in the control.
4. Utility Editors
- Button: Attaches a button to a masked input field.
- ProgressBar: Displays value as a progress bar.
- LinkEdit: Edits and displays hyperlink addresses.

® ExEditors is a trademark of Exontrol. All Rights Reserved.