InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / GetBkColor Method

In This Topic
    GetBkColor Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetBkColor( _
       ByVal hdc As IntPtr _
    ) As Integer
    public static int GetBkColor( 
       IntPtr hdc
    )

    Parameters

    hdc
    See Also