Search Results for

    Show / Hide Table of Contents

    Interface IScrollBarThumbRenderer

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

    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.