[]
        
(Showing Draft Content)

FarPoint.Win.Spread.StatusBarSkin

StatusBarSkin Class

Skin of status bar

Inheritance
StatusBarSkin
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class StatusBarSkin : ISerializeSupport, IDisposable
Public Class StatusBarSkin
    Implements ISerializeSupport, IDisposable

Constructors

Name Description
StatusBarSkin()

Instantiate a StatusBarSkin object.

StatusBarSkin(StatusBarSkin)

Instantiate a StatusBarSkin object from a source object.

StatusBarSkin(string, Color, Color, Color, Color, Color, Color, Font)

Instantiate a StatusBarSkin object.

Properties

Name Description
BackColor

Gets or sets back color of status bar

Font

Gets or sets font of text in status bar

ForeColor

Gets or sets fore color of status bar

Name

Gets or sets name of skin

ZoomButtonHoverColor

Gets or sets zoom level button color when hovering

ZoomSliderColor

Gets or sets color of zoom level button

ZoomSliderHoverColor

Gets or sets Color of zoom slider button when hovering

ZoomSliderTrackColor

Gets or sets Color of track of zoom slider color in status bar

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

Dispose()

Dispose skin

Serialize(XmlTextWriter)

Saves the object to XML.

Events

Name Description
OnStatusBarSkinChanged

Occurs when status bar skin is changed