The ADW architecture allows you to reconfigure the appearance and functionality of individual splitter windows in your application. The static member function, SECSplitterBase::SetDrawingStyleAll() can accomplish this at run time. The following splitter styles are available:
Splitter style | Description |
SEC_SPLITTERBASE_DRAW_TRADITIONAL | Traditional "3d" style. |
SEC_SPLITTERBASE_DRAW_FLAT | "2d" style flag splitter. |
SEC_SPLITTERBASE_DRAW_BORDER | "Border Style" splitter. This splitter has no visual effect, however, it responds to a splitter drag like any other splitter. The following figure illustrates the border style. |
The following figures exemplify some of the available splitter styles.
Copyright © Rogue Wave Software, Inc. All Rights Reserved.
The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.