Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpSlider Class
Members


FpSlider Class
Represents the FarPoint slider (track bar) control.
Syntax
'Declaration
 
Public Class FpSlider 
   Inherits System.Windows.Forms.Control
 
'Usage
 
Dim instance As FpSlider
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.FpSlider

See Also