clsCommonWrapper.DrawTextColor MethodDraws formatted text in the specified rectangle using a specified colorSyntax
Public Sub DrawTextColor (ByVal lHdc As Long, _
ByRef s As String, _ ByRef r As RECT, _ ByRef lForeColor As Long, _ Optional ByVal wFormat As Long = CTL_DT_TOP) Parameters
Remarks
|