void CBCGPSliderCtrl::SetReversedOrder | ( | UINT | nReversedOrder = BCGP_SLIDER_REVERSED_VERTICAL , |
BOOL | bRedraw = TRUE |
||
) |
Specifies whether slider's ticks have a reversed order.
nReversedOrder | Combination of the following flags: BCGP_SLIDER_REVERSED_VERTICAL and BCGP_SLIDER_REVERSED_HORIZONTAL or 0. |
bRedraw | Specifies whether a control should be redrawn. |