[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IFpStatusBar

IFpStatusBar Interface

Interface for the status bar.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IFpStatusBar
Public Interface IFpStatusBar

Properties

Name Description
BackColor

Gets or sets the backcolor of the status bar.

Elements

Gets the collection of elements in the status bar.

EnableContextMenu

Gets or sets where the context menu of status bar is enabled

Font

Gets or sets the text font in the status bar.

ForeColor

Gets or sets the forecolor of the status bar.

Owner

Gets the fpspread that owns the status bar.

Skin

Gets or sets the skin for the status bar.

ZoomButtonHoverColor

Gets or sets the zoom level button color when when the mouse is over it.

ZoomSliderColor

Gets or sets the color of the zoom slider button.

ZoomSliderHoverColor

Gets or sets the color for the zoom slider button when the mouse is over the button.

ZoomSliderTrackColor

Gets or sets the track color for the zoom slider in the status bar.

Methods

Name Description
ApplySkin(StatusBarSkin)

Applies the skin to the status bar.