[]
        
(Showing Draft Content)

C1.Win.C1SplitContainer.CloseButtonStyle

CloseButtonStyle Class

The CloseButtonStyle class represents the styles for the close button of the C1SplitterPanel control.

Inheritance
CloseButtonStyle
Implements
Namespace: C1.Win.C1SplitContainer
Assembly: C1.Win.C1SplitContainer.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class CloseButtonStyle : ButtonStyle, IDisposable

Properties

Name Description
Hot

Gets a style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.

Pressed

Gets a style containing display attributes that determine the general appearance of the pressed element on the screen.

Methods

Name Description
Dispose()

Clean up any resources being used.

ResetHot()

Restores the default value of the Hot property.

ResetPressed()

Restores the default value of the Pressed property.

ShouldSerializeHot()

Specifies whether to save the value of the Hot property.

ShouldSerializePressed()

Specifies whether to save the value of the Pressed property.