| void CBCGPAnalogClock::EnableSecondHand | ( | BOOL | bEnable = TRUE, |
| BOOL | bSmoothMovement = FALSE, |
||
| BOOL | bRedraw = TRUE |
||
| ) |
Shows or hides second pointer (hand).
| bEnable | Specifies whether a second hand should be visible. |
| bSmoothMovement | Specifies whether a second hand is moved smoothly. |
| bRedraw | Specifies whether a control should be redrawn. |