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

In This Topic
    ScrollBarElement.ScrollBarPageButton Class
    In This Topic
    Area between the buttons and the thumb (page up/down)
    Object Model
    ScrollBarElement.ScrollBarPageButton ClassElementList ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class ScrollBarElement.ScrollBarPageButton 
       Inherits RepeatButtonElement
       Implements IToolTipElement 
    public class ScrollBarElement.ScrollBarPageButton : RepeatButtonElement, IToolTipElement  
    Inheritance Hierarchy

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

    See Also