We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Applying style or template from GroupBarSplitter to GridSplitter

I've got an app that has a group bar in the main window along with a few WPF GridSplitters within the UI.

The GroupBar has the nice office-themed divider with the visible grip. Can this style or template be applied in XAML to a GridSplitter? The WPF Visualizer doesn't tell me whether its a template or style, or what the template/style is named.

I would like to add consistancy to the UI


1 Reply

MS Mohana Sundari N Syncfusion Team January 24, 2011 08:50 AM UTC

Hi Dan Guisinger,

The Style applied to Groupbar Splitter can be applied to WPF Grid Splitter.

The GroupBarSplitter in the GroupBar is designed using a Style within which the ControlTemplate is implemented. If you apply that Style in the GridSplitter, you can get an elegant Office-themed GridSplitter.

A sample has been developed that implements GridSplitter applied with the Style of GroupBarSplitter. Hope the sample attached will help you to accomplish your task.

Thanks,
Mohana Sundari.N



sample_fb2a75fe.zip

Loader.
Live Chat Icon For mobile
Up arrow icon