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 |
|
Gevork Odabashyan
|
Sep 28, 2006 - 4:26 AM
|
Hellow I found two methods for this purpose in your documentation: CExtDynamicControlBar::BarStateSet(CExtDynamicControlBar::__EDBS_FLOATING) and CExtControlBar::FloatControlBar(). Which of them must I use?
|
|
Technical Support
|
Sep 28, 2006 - 12:11 PM
|
You should use the CExtDynamicControlBar::BarStateSet() method with dynamic control bars. You can also use the CExtControlBar::FloatControlBar() method but only if you know that the dynamic control bar is already in the floating state.
|
|