ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / GET_Y_LPARAM Method

In This Topic
    GET_Y_LPARAM Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GET_Y_LPARAM( _
       ByVal lParam As System.IntPtr _
    ) As System.Integer
    public static System.int GET_Y_LPARAM( 
       System.IntPtr lParam
    )

    Parameters

    lParam
    See Also