ICreate.Controls.Bars Send comments on this topic.
BrushDefinition Class Members
See Also  Properties  Events
ICreate.Controls.Bars Namespace : BrushDefinition Class


The following tables list the members exposed by BrushDefinition.

Public Constructors

 NameDescription
Public ConstructorBrushDefinition ConstructorInitialises a new instance of the BrushDefinition type.  
Top

Public Properties

 NameDescription
Public PropertyBrushStyleGets or sets the appearance of the Brush used to paint the filled areas of CollapsingGroupPanel.  
Public PropertyColorGets or sets the colour of the Brush.  
Public PropertyColorOpacityGets or sets the opacity of the Color of the Brush.  
Public PropertyFadeColorGets or sets the fade colour of the Brush.  
Public PropertyFadeColorOpacityGets or sets the opacity of the FadeColor of the Brush.  
Public PropertyFadeDirectionGets or sets the direction of the fade from Color to FadeColor.  
Public PropertyHotColorGets or sets the Color of the Brush when CollapsingGroupPanel contains the mouse cursor or one of its child controls has the input focus.  
Public PropertyHotColorOpacityGets or sets the opacity of the HotColor.  
Public PropertyHotFadeColorGets or sets the FadeColor of the Brush when the CollapsingGroupPanel contains the mouse cursor or one of its child controls has the input focus.  
Public PropertyHotFadeColorOpacityGets or sets the opacity of the HotFadeColor.  
Top

Public Events

 NameDescription
Public EventPropertyChangedThis event occurs when a property of a BrushDefinition instance is set.  
Top

See Also