CommonDesignTime.EditorTypes.UITypeEditor Field

Type name of the UITypeEditor class, declared in the System.Drawing Assembly.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
Public Const UITypeEditor As String
public const string UITypeEditor
public:
literal String^ UITypeEditor
public const var UITypeEditor : String

See Also

CommonDesignTime.EditorTypes Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace