How to change the orientation of the toolbar in C# Winforms

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mehul Gadhia

    How to change the orientation of the toolbar in C# Winforms

    Hi All,

    If anybody is aware please let me know how do i change the
    orientation of the toolbar of the .net windows control.

    When i drag out the toolbar its orientation is horizontal, then
    once if i dock it to left and right and then again drag it in it remains
    vertical always there onwards.

    Any solution / comment / advice would be highly appreciated by me.

    Regards,
    Mehul G.

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
  • Eric Cadwell

    #2
    Re: How to change the orientation of the toolbar in C# Winforms

    I can't reproduce what you are describing. have you tried to set Dock to
    Top?

    -Eric


    Comment

    Working...