Hi support,
In my appliaction, I allow user to hide/show the toolbar and menubar by specific action.
And I keep a control filled in mainform.
After toolbar hiding, I can not show them again. they must be covered by the control filled in mainform.
Could you give me some advices?
I think when user actived the toolbar, you should call BringToFront() at your code. It is my suggestion.
Best regards,
Dong JIA
In my appliaction, I allow user to hide/show the toolbar and menubar by specific action.
And I keep a control filled in mainform.
After toolbar hiding, I can not show them again. they must be covered by the control filled in mainform.
Could you give me some advices?
I think when user actived the toolbar, you should call BringToFront() at your code. It is my suggestion.
Best regards,
Dong JIA