Classes | |
| class | CheckEditorAttribute |
| Check box editor for object. More... | |
| class | ComboBoxEditorAttribute |
| class | DataSeriesEditorAttribute |
| class | IsExpandedAttribute |
| class | MaskAttribute |
| class | NumericEditorAttribute |
| class | PostValueModeAttribute |
| class | SelectDirectoryEditorAttribute |
| class | SelectFileEditorAttribute |
| class | TextEditorAttribute |
| Represents an attribute that provides additional metadata for controlling text editors. More... | |
Enumerations | |
| enum | MaskTypes { None , DateTime , DateTimeAdvancingCaret , Numeric , RegEx , Regular , Simple , TimeSpan , TimeSpanAdvancingCaret } |
| enum | NumericEditorTypes { Spin , TrackBar } |
| enum | PostValueModes { OnChanged , OnLostFocus , Delayed } |
| enum | SelectAllOnModes { None , GotFocus , MouseUp } |
| enum | SelectFileTypes { Open , Save } |