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