Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarTextElement Class
Members


In This Topic
    FpStatusBarTextElement Class
    In This Topic
    Represents the text element of the status bar.
    Syntax
    'Declaration
     
    
    Public Class FpStatusBarTextElement 
       Inherits FpBaseStatusBarElement
       Implements FarPoint.Win.ISerializeSupport, IFpStatusBarElement 
    'Usage
     
    
    Dim instance As FpStatusBarTextElement
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpBaseStatusBarElement
          FarPoint.Win.Spread.FpStatusBarTextElement
             FarPoint.Win.Spread.FpStatusBarRangeStatusElement

    See Also