Table of Contents

Method AddGroupBox

Namespace
Alternet.UI
Assembly
Alternet.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