FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBar Class
Members


FpScrollBar Class
Represents the Spread scroll bar.
Syntax
'Declaration
 
Public MustInherit Class FpScrollBar 
   Inherits System.Windows.Forms.Control
   Implements FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As FpScrollBar
Inheritance Hierarchy

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

See Also