clsCommonWrapper.DrawRect MethodDraws a rectangle by using the specified color. The width and height of the border are always one logical unit.Syntax
Public Sub DrawRect (ByVal lHdc As Long, _
ByRef r As RECT, _ ByVal lColor As Long, _ ByVal bFilled As Boolean) Parameters
Remarks
|