Questions tagged [gridsplitter]

GridSplitter is a WPF control that redistributes space between rows or columns in a Grid

GridSplitter can resize current and/or adjacent rows (columns), based on its Alignment in the Grid, or ResizeBehavior.

194 questions
27
votes
5 answers

Styling GridSplitter wpf C#

i want to style my GridSplitter like adding dots on it (as found on http://msdn.microsoft.com/en-us/library/aa970265.aspx). i also want to change gridsplitter color on mouseOver, or apply Aero Theme.