FarPoint.Win
FpSlider Class
Members  See Also 
FarPoint.Win Assembly > FarPoint.Win Namespace : FpSlider Class


Represents the FarPoint slider (track bar) control.

Object Model




Syntax

Visual Basic (Declaration) 
Public Class FpSlider 
   Inherits Control
Visual Basic (Usage)Copy Code
Dim instance As FpSlider
C# 
public class FpSlider : Control 

Inheritance Hierarchy

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

See Also