Search Results for

    Show / Hide Table of Contents

    Interface IScrollBarThumbGripperRenderer

    Namespace: Binarymission.WinForms.Controls.ScrollBars
    Assembly: Binarymission.WinForms.Controls.ScrollBars.dll
    Syntax
    public interface IScrollBarThumbGripperRenderer

    Methods

    Draw(Graphics, Rectangle, ControlVisualState)

    Declaration
    void Draw(Graphics graphicsInstanceToDrawOnto, Rectangle drawingBounds, ControlVisualState controlVisualState)
    Parameters
    Type Name Description
    Graphics graphicsInstanceToDrawOnto
    Rectangle drawingBounds
    ControlVisualState controlVisualState
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.