| DateChange |
(None)
|
| ReDrawDate |
(hwnd As Long, lhDC As Long, State As Integer, plDraw As Integer, cLeft As Long, cTop As Long, cRight As Long, cBottom As Long)
|
| RePaintScroll |
(ByVal lhDC As Long, ByVal X1 As Long, ByVal Y1 As Long, ByVal x2 As Long, ByVal y2 As Long, ByVal ePart As sbOnPaintPartCts, ByVal eState As sbOnPaintPartStateCts, ByVal sVertical As Boolean)
|
| ReDrawDate |
(hwnd, hdc, IIf(bFocus, 3, 0)
|
| ReDrawDate |
(pChoose.hwnd, pChoose.hdc, 0, 1, 0, 0, pChoose.ScaleWidth, pChoose.ScaleHeight)
|
| ReDrawDate |
(pChoose.hwnd, pChoose.hdc, 0, 2, Val(LeftX)
|
| ReDrawDate |
(pChoose.hwnd, pChoose.hdc, 0, 2, Val(LeftX)
|
| ReDrawDate |
(picCalendar.hwnd, picCalendar.hdc, 0, 1, 0, 0, picCalendar.ScaleWidth, picCalendar.ScaleHeight)
|
| ReDrawDate |
(picCalendar.hwnd, picCalendar.hdc, 1, 1, 5, 30, picCalendar.ScaleWidth - 5, 51)
|
| ReDrawDate |
(picCalendar.hwnd, picCalendar.hdc, 0, 2, CLng(LeftX)
|
| ReDrawDate |
(picCalendar.hwnd, picCalendar.hdc, 1, 2, CLng(LeftX)
|
| ReDrawDate |
(picCalendar.hwnd, picCalendar.hdc, 2, 2, CLng(LeftX)
|
| ReDrawDate |
(picCalendar.hwnd, picCalendar.hdc, 3, 2, CLng(LeftX)
|
| ReDrawDate |
(hwnd, lhDC, State, 1, cLeft, cTop, cRight, cBottom)
|