Objective
The Convert to GroupPane feature is intended so a GroupPane can be easily converted to a Pane. This feature is crucial so we won't need to remove the GroupPane and then add a Pane replace it.
When we change our mind during layout design and want to directly use a GroupPane as a Pane. It will automatically convert the Selected GroupPane to a Pane.
This toolStrip menu is only visible when a GroupPane is selected and it has no child Pane inside of it.
SnapShots
- A Pane is selected then the "Convert to GroupPane" > "Vertical With 2 Panes" is about to be clicked

- The resulting Vertical GroupPane with 2 Panes inside of it
