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

In This Topic
    GetStockObject Method
    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