void CBCGPSlider::GetControlBars | ( | CObList & | lstBars | ) |
Returns the list control bars belong to a default slider.
Should be called for default sliders only (sliders that resize the whole container with docking bars). Use this method to obtain a list of docking bars that reside in a container.
lstBars | Out parameter. Contain the list of docking bars residing in the container. |