void CBCGPSlider::GetSliders | ( | CObList & | lstSliders | ) |
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 sliders that divide docking control bars in a container.
lstSliders | Out parameter. Contain the list of sliders residing in the container. |