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


In This Topic
    FpVerticalScrollBar Class
    In This Topic
    Represents the Spread vertical scroll bar.
    Object Model
    FpVerticalScrollBar ClassFpScrollBarButtonCollection ClassIScrollBarRenderer Interface
    Syntax
    'Declaration
     
    Public Class FpVerticalScrollBar 
       Inherits FpScrollBar
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As FpVerticalScrollBar
    public class FpVerticalScrollBar : FpScrollBar, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.Spread.FpScrollBar
                   FarPoint.Win.Spread.FpVerticalScrollBar

    See Also