ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerUITypeEditor Class
Properties Methods


In This Topic
    ColorPickerUITypeEditor Class Members
    In This Topic

    The following tables list the members exposed by ColorPickerUITypeEditor.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of the form used as the color picker. The form must expose the public property Color Color {get;set;}.  
    Public Property (Inherited from System.Drawing.Design.UITypeEditor)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Edits the specified object's value using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method.  
    Public MethodOverloaded. Overridden. Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.  
    Public MethodOverloaded. Overridden. Indicates whether the specified context supports painting a representation of an object's value within the specified context.  
    Public MethodOverloaded. Overridden. Paints a representation of the value of an object using the specified System.Drawing.Design.PaintValueEventArgs.  
    Top
    See Also