ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetTextFace Method / GetTextFace(IntPtr) Method

In This Topic
    GetTextFace(IntPtr) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Shared Function GetTextFace( _
       ByVal hdc As System.IntPtr _
    ) As System.String
    public static System.string GetTextFace( 
       System.IntPtr hdc
    )

    Parameters

    hdc
    See Also