ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetStockObject Method

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

    Parameters

    fnObject
    See Also