ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / FormatRange Method

In This Topic
    FormatRange Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function FormatRange( _
       ByVal hWnd As System.IntPtr, _
       ByRef fmt As Win32.FORMATRANGE _
    ) As System.Integer
    public static System.int FormatRange( 
       System.IntPtr hWnd,
       ref Win32.FORMATRANGE fmt
    )

    Parameters

    hWnd
    fmt
    See Also