Method AddVerticalGroupBox NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll AddVerticalGroupBox(string?) Creates new GroupBox with vertical layout and adds it to the Children. public virtual GroupBox AddVerticalGroupBox(string? title = null) Parameters title string Returns GroupBox