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
|
Feb 20, 2009 - 1:29 AM
|
Hello. I stick a dialog on ContorlBar
A domain does not accord.
I want to match a dialogue with the size of the bar.
Please teach a method.
|
|
Technical Support
|
Feb 20, 2009 - 1:59 PM
|
The CExtControlBar window repositions its child window automatically. You can invoke the pExtControlBar->OnRepositionSingleChild(); to ask the bar to reposition its child dialog immediately.
|
|