Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
705
How to expand/collapse UltraExplorerBar using Control Style (behavior) "ExplorerBar"
posted

I have a C# app that is using the UltraExplorerBar.  I need to be able to expand/collapse the left hand navigation panel at the users request.  In the "Control Style (behavior)" selection in the designer, we are using "ExplorerBar" as this is the style we need to be able to display to the user.  However, when I was going through the sample for the Windows forms, I could not get it to work using this style (only with the "Outlook Navigation Pane" which is not what we want).

Is there a way to do this?