WPF: CheckBox as GroupBox Header » Code Green Software by Wpf xaml gui

Sun, 09 Aug 2009 00:00:18 -0600

WPF: CheckBox as GroupBox Header » Code Green Software

by Wpf xaml gui @ Sun, 09 Aug 2009 00:00:18 -0600



In that post we created some XAML that would enable/disable controls in the GUI based on the IsChecked property of a checkbox. Here's an enhancement to that: Checkbox as header for Groupbox. So what we're doing is giving the controls on ...