Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarTextElement Class
Members


FpStatusBarTextElement Class
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