InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Util Namespace / DpiHelper Class / GetHorizontalScrollBarHeight Method

In This Topic
    GetHorizontalScrollBarHeight Method (DpiHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetHorizontalScrollBarHeight( _
       ByVal dpi As Integer _
    ) As Integer
    public static int GetHorizontalScrollBarHeight( 
       int dpi
    )

    Parameters

    dpi
    See Also