[]
        
(Showing Draft Content)

C1.Framework.ScrollBarElement.ScrollBarPageButton

ScrollBarElement.ScrollBarPageButton Class

Area between the buttons and the thumb (page up/down)

Inheritance
ScrollBarElement.ScrollBarPageButton
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class ScrollBarElement.ScrollBarPageButton : RepeatButtonElement, ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider
Public Class ScrollBarElement.ScrollBarPageButton
    Inherits RepeatButtonElement
    Implements ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider

Constructors

Name Description
ScrollBarPageButton()

Methods

Name Description
OnClick()

Fires the Click event.

OnStateChanged(ElementFlags)

Called by the host control when the state of this Element changes.

Render(Graphics, Rectangle)

Renders the element into a given rectangle.

Extension Methods