Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpSlider Class
Members


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

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

    See Also