Spread Windows Forms 12.0 Product Documentation
FpScrollBar Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBar Class
Represents the Spread scroll bar. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
FpScrollBar ClassFpScrollBarButtonCollection ClassIScrollBarRenderer Interface
Syntax
'Declaration
 
Public MustInherit Class FpScrollBar 
   Inherits System.Windows.Forms.Control
   Implements FarPoint.Win.ISerializeSupport 
'Usage
 
Dim instance As FpScrollBar
public abstract class FpScrollBar : System.Windows.Forms.Control, FarPoint.Win.ISerializeSupport  
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

Reference

FpScrollBar Members
FarPoint.Win.Spread Namespace