C1.Util.Win Namespace / Win32 Class / GetTextColor Method

In This Topic
GetTextColor Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetTextColor( _
   ByVal hdc As IntPtr _
) As Integer
 

Parameters

hdc
See Also