![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Regarding Toolstrip Hi, The requirement is 1) OverFlowPanel should appear only when needed The existing toolbar control always shows the overflowpanel |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: Regarding Toolstrip Doesn't look like it is directly supported by the ToolBar control. One workaround is to create a new ControlTemplate for the ToolBar, you can extract and then customise the existing template using System.Windows.Markup.XamlWriter. For your requirements it should just be a simple matter of adding a new Trigger to set the visibility. - Doug "SureshGubba" <SureshGubba@gmail.com> wrote in message news:1159188518.863640.233760@i42g2000cwa.googlegroups.com... > Hi, > The requirement is > > 1) OverFlowPanel should appear only when needed > > The existing toolbar control always shows the overflowpanel > |
My System Specs![]() |
| | #3 (permalink) |
| Guest | Re: Regarding Toolstrip Doesn't look like it is directly supported by the ToolBar control. One workaround is to create a new ControlTemplate for the ToolBar, you can extract and then customise the existing template using System.Windows.Markup.XamlWriter. For your requirements it should just be a simple matter of adding a new Trigger to set the visibility. - Doug "SureshGubba" <SureshGubba@gmail.com> wrote in message news:1159188518.863640.233760@i42g2000cwa.googlegroups.com... > Hi, > The requirement is > > 1) OverFlowPanel should appear only when needed > > The existing toolbar control always shows the overflowpanel > |
My System Specs![]() |