GroupBox Constructor

Declaration

public GroupBox();

Description

Creates a GroupBox with no label.


Declaration

public GroupBox(string text);

Parameters

text The title text.

Description

Creates a GroupBox with a title.


Did you find this page useful? Please give it a rating: