Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the list of pane dividers that reside in the CPaneContainer Class. This method should be called only for default pane dividers.
void GetPaneDividers(
CObList& lstSliders
);
Parameters
- [out] lstSliders
Contains the list of pane dividers that reside in the pane container.
Remarks
This method should be called for default pane dividers only. A default pane divider is a divider that resizes the entire pane container.
Requirements
Header: afxPaneDivider.h