BCGControlBar Library for .NET
TrackBarEx Class
Members 




Represents extended track bar control with two (plus and minus) buttons and slider (thumb). The track bar control can work in component mode and be transparent.
Object Model
TrackBarEx ClassICommandObject InterfaceICommandObject InterfaceICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassICommandObject InterfaceCommandButton Class
Syntax
'Declaration
 
Public Class TrackBarEx 
   Inherits CommandPanel
   Implements IToolTipInfoProvider 
'Usage
 
Dim instance As TrackBarEx
public class TrackBarEx : CommandPanel, IToolTipInfoProvider  
public __gc class TrackBarEx : public CommandPanel, IToolTipInfoProvider  
public ref class TrackBarEx : public CommandPanel, IToolTipInfoProvider  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.Controls.Shared.CommandPanel
               BCGSoft.Controls.Shared.TrackBarEx

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TrackBarEx Members
BCGSoft.Controls.Shared Namespace

Send Feedback