A casual attempt at a "classic" styled GroupBox for Avalonia. This repository primarily serves as a minor improvement over @derekantrican's Classic and Modern GroupBox examples at https://github.com/AvaloniaUI/Avalonia/issues/823#issuecomment-692270581
On multiple occasions, I've wished to have an IsEnabled-bound CheckBox in a a GroupBox's Header. Currently, `ClassicGroupBox` assumes `Header` is a `string` and returns `null` if it's anything else.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by BinToss and has received 1 comments.