BCGControlBar Library for .NET
TrackBarButton Class
Members 




Specifies "zoom"  buttons and slider (Thumb) to draw on the TrackBarEx.
Object Model
TrackBarButton Class
Syntax
'Declaration
 
Public Class TrackBarButton 
   Inherits CommandButton
   Implements ICommandObject 
'Usage
 
Dim instance As TrackBarButton
public class TrackBarButton : CommandButton, ICommandObject  
public __gc class TrackBarButton : public CommandButton, ICommandObject  
public ref class TrackBarButton : public CommandButton, ICommandObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.CommandButton
               BCGSoft.Controls.Shared.TrackBarButton

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

TrackBarButton Members
BCGSoft.Controls.Shared Namespace

Send Feedback