Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ZoomSliderStatusBarElement Class
Members


In This Topic
    ZoomSliderStatusBarElement Class
    In This Topic
    Represents the status bar element that displays the zoom slider with the zoom out and zoom in buttons.
    Object Model
    ZoomSliderStatusBarElement ClassIFpStatusBar Interface
    Syntax
    'Declaration
     
    Public Class ZoomSliderStatusBarElement 
       Inherits FpBaseStatusBarElement
       Implements FarPoint.Win.ISerializeSupportIFpStatusBarElement 
    'Usage
     
    Dim instance As ZoomSliderStatusBarElement
    public class ZoomSliderStatusBarElement : FpBaseStatusBarElement, FarPoint.Win.ISerializeSupportIFpStatusBarElement  
    Inheritance Hierarchy

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

    See Also