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