|
|
|
|
Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
tera tera
|
Oct 29, 2009 - 1:30 AM
|
|
|
Technical Support
|
Nov 2, 2009 - 9:08 AM
|
You can create the frame window with the WS_CHILD style and use this frame as a page window. As a result, the splitter mode bar will become part of tab page.
|
|
tera tera
|
Nov 3, 2009 - 6:26 PM
|
Every tab, page content is different.
Can you stick a docking bar on the specific dialog inside? I want a sample.....
|
|
Technical Support
|
Oct 30, 2009 - 2:37 PM
|
This the default behavior of the splitter window. You have a reason to switch using resizable control bar without caption and with disabled re-docking behavior. You can simply dock such bar to the bottom and it will work like splitter. Additionally, resizable bars support the state persistence. I.e. you can save restore bar location and sizes.
|
|
tera tera
|
Nov 1, 2009 - 6:13 PM
|
In this example 1, I stick a tab1 in a dialog.
2, I stick a dialog2 in a tab1. In a dialog, CExtContorlBar is not stuck?
|
|