DevCase.UI.TypeEditors Namespace

 

Classes

EnumFlagsEditorTEnum Provides a user interface for selecting the values of a Enum with or without the FlagsAttribute attribute class specified.

FileOrFolderNameEditor Provides a user interface for selecting a file or folder name.
IconFileNameEditor Provides a user interface for selecting a icon file name.
ShortcutFileInfoIconIndexEditor Provides a user interface for selecting the value of IconIndex property.
UnwrappedCollectionEditorT Provides a user interface that unwraps the items of a collection from the default "Value" property that is shown in a standard CollectionEditor.

Use UnwrappedCollectionEditorT if you want to show a collection whose items are types with properties that have category attributes (CategoryAttribute) applied.