Table of Contents

Class ControlStateSettings

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Specifies sets of objects (images, colors, borders, pens, brushes) for different control states.

public class ControlStateSettings
Inheritance
ControlStateSettings

Properties

BackgroundImages

Gets or sets background images associated with the control.

Backgrounds

Gets or sets ControlStateBrushes.

Borders

Gets or sets ControlStateBorders.

Colors

Gets or sets ControlStateColors.

Foregrounds

Gets or sets ControlStateBrushes.

HasOtherBackgrounds

Gets whether Backgrounds has settings not only for Normal control state.

HasOtherBorders

Gets whether Borders has settings not only for Normal control state.

HasOtherColors

Gets whether Colors has settings not only for Normal control state.

HasOtherImages

Gets whether Images has settings not only for Normal control state.

ImageSets

Gets or sets ControlStateImageSets.

Images

Gets or sets ControlStateImages.

Pens

Gets or sets ControlStatePens.

Methods

Clone()

Creates clone of this object.

NormalBorderAsHovered()

Sets border in the normal state equal to border in the hovered state.