Spread Windows Forms 12.0 Product Documentation
FpBaseStatusBarElement Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpBaseStatusBarElement Class
Represents the basis for all status bar elements. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
FpBaseStatusBarElement ClassIFpStatusBar Interface
Syntax
'Declaration
 
Public MustInherit Class FpBaseStatusBarElement 
   Implements FarPoint.Win.ISerializeSupportIFpStatusBarElement 
'Usage
 
Dim instance As FpBaseStatusBarElement
public abstract class FpBaseStatusBarElement : FarPoint.Win.ISerializeSupportIFpStatusBarElement  
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.FpBaseStatusBarElement
      FarPoint.Win.Spread.FpStatusBarTextElement
      FarPoint.Win.Spread.ZoomSliderStatusBarElement
      FarPoint.Win.Spread.ZoomStatusBarElement

See Also

Reference

FpBaseStatusBarElement Members
FarPoint.Win.Spread Namespace