DesignerTypeNames Class
Defines the names of types defined in the shared designer assembly.
public static class DesignerTypeNames
- Inheritance:
- object object
Remarks
For internal use only.
Fields
BackgroundFillEditor
The FullName of the type used as an editor for BackgroundFill.
public const string BackgroundFillEditor = "ActiproSoftware.Properties.Shared.Design.Editors.BackgroundFillEditor"
BorderEditor
public const string BorderEditor = "ActiproSoftware.Properties.Shared.Design.Editors.BorderEditor"
FlagEnumEditor
public const string FlagEnumEditor = "ActiproSoftware.Properties.Shared.Design.Editors.FlagEnumEditor"
ImageEditor
public const string ImageEditor = "ActiproSoftware.Properties.Shared.Design.Editors.ImageEditor"
ImageIndexEditor
public const string ImageIndexEditor = "ActiproSoftware.Properties.Shared.Design.Editors.ImageIndexEditor"
SimpleBorderStyleEditor
The FullName of the type used as an editor for SimpleBorderStyle.
public const string SimpleBorderStyleEditor = "ActiproSoftware.Properties.Shared.Design.Editors.SimpleBorderStyleEditor"
TwoColorLinearGradientStyleEditor
The FullName of the type used as an editor for TwoColorLinearGradientStyle.
public const string TwoColorLinearGradientStyleEditor = "ActiproSoftware.Properties.Shared.Design.Editors.TwoColorLinearGradientStyleEditor"