[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpStatusBarTextElement

FpStatusBarTextElement Class

Represents the text element of the status bar.

Inheritance
FpStatusBarTextElement
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class FpStatusBarTextElement : FpBaseStatusBarElement, IFpStatusBarElement, ISerializeSupport
Public Class FpStatusBarTextElement
    Inherits FpBaseStatusBarElement
    Implements IFpStatusBarElement, ISerializeSupport

Constructors

Name Description
FpStatusBarTextElement()

Instantiate a FpStatusBarTextElement object.

Methods

Name Description
Dopaint(Graphics, Rectangle)

Paints the element.

GetPreferedWidth()

Returns the preferred width for the element.

GetTextTip(Point)

Returns the text tip when the mouse moves over the element.

OSZAR »