void CBCGPSliderCtrl::EnableZoomButtons | ( | BOOL | bEnable = TRUE , |
UINT | nAutoRepeatDelay = 200 , |
||
int | nZoomStepValue = 0 , |
||
BOOL | bRedraw = TRUE |
||
) |
Enables the zoom buttons.
bEnable | TRUE to enable, FALSE to disable. |
nAutoRepeatDelay | The automatic repeat delay. |
nZoomStepValue | The zoom step value. |
bRedraw | Specifies whether a control should be redrawn. |