Label Constructor

public Label();
public Label(string text);

Parameters

text The text to be displayed.

Description

Constructs a label.

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