clsCommonWrapper.DrawLine MethodDraws a line on the specified Device Context using the given colorSyntax
Public Sub DrawLine (ByVal lHdc As Long, _
ByRef r As RECT, _ ByVal lForeColor As Long, _ Optional ByVal iLineWidth As Integer = 1, _ Optional ByVal PsPen As eCtlLineStyle = CTL_PS_SOLID) Parameters
Remarks
|