Label Constructor
public
Label
();
public
Label
(string
text
);
Parameters
text
The text to be displayed.
Description 描述
Constructs a label.