BCGSuite for MFC
static void CBCGPToolbarSlider::SetCenterVert ( BOOL  bCenterVert = TRUE)
inlinestatic

Specifies whether the control should be centered vertically or aligned to the top of toolbar.

Use this function to specify whether the slider control should be centered vertically or aligned to the top of the parent toolbar.

By default, a control is aligned to the top.

Parameters
bCenterVertIf TRUE, the control will be centered. If FALSE, the control will be aligned to the top.