ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / ColorBrush Class
Properties Methods


In This Topic
    ColorBrush Class Members
    In This Topic

    The following tables list the members exposed by ColorBrush.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ColorBrush class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the brush.  
    Public PropertyReturns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an exact copy if this GdiObject object.  
    Public MethodOverloaded. Releases all resources used by this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodDeletes this GdiObject, and frees the memory allocated for it. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also