Click or drag to resize

OpenFolderUITypeEditor Class

[Missing <summary> documentation for "T:Demo3D.Utilities.OpenFolderUITypeEditor"]

Inheritance Hierarchy
SystemObject
  System.Drawing.DesignUITypeEditor
    Demo3D.UtilitiesOpenFolderUITypeEditor

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntax
C#
public class OpenFolderUITypeEditor : UITypeEditor

The OpenFolderUITypeEditor type exposes the following members.

Constructors
  NameDescription
Public methodOpenFolderUITypeEditor
Initializes a new instance of the OpenFolderUITypeEditor class
Top
Properties
  NameDescription
Protected propertyAllowNew
Protected propertyFolderBrowserDescription
Public propertyIsDropDownResizable (Overrides UITypeEditorIsDropDownResizable.)
Top
Methods
  NameDescription
Public methodEditValue (Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Public methodGetEditStyle (Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext).)
Top
See Also