Make toolbars undockable
-
Hi guys, i need some help, how can i make that the user not be able to undock the toolbars from the mainframe? thanks in advance...:-D
-
Hi guys, i need some help, how can i make that the user not be able to undock the toolbars from the mainframe? thanks in advance...:-D
or remove this function DockControlBar(&m_wndToolBar);_**
**_
whitesky
-
Hi guys, i need some help, how can i make that the user not be able to undock the toolbars from the mainframe? thanks in advance...:-D
Kleser wrote:
i need some help, how can i make that the user not be able to undock the toolbars from the mainframe?
pass 0 as parameter in CControlBar::EnableDocking function!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV