Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollBarElement.ScrollBarLineButton Class
Members

In This Topic
    ScrollBarElement.ScrollBarLineButton Class
    In This Topic
    Buttons at either end of the scrollbar (line up/down)
    Object Model
    ScrollBarElement.ScrollBarLineButton ClassElementList ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class ScrollBarElement.ScrollBarLineButton 
       Inherits RepeatButtonElement
       Implements IToolTipElement 
    public class ScrollBarElement.ScrollBarLineButton : RepeatButtonElement, IToolTipElement  
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.StackPanel
                C1.Framework.ButtonElement
                   C1.Framework.RepeatButtonElement
                      C1.Framework.ScrollBarElement.ScrollBarLineButton

    See Also