clsCommonWrapper.DrawRRect MethodDraws a round rectangle using different optionsSyntax
Public Sub DrawRRect (ByVal lHdc As Long, _
ByRef r As RECT, _ ByVal bFilled As Boolean, _ ByVal lBackColor As Long, _ ByVal lBorderColor As Long, _ Optional ByVal iBorderWidth As Integer = 1, _ Optional ByVal PsPen As eCtlLineStyle = CTL_PS_SOLID, _ Optional ByVal iRoundWidth As Integer = 0) Parameters
Remarks
|