オーバーロード | 解説 |
---|---|
Label コンストラクタ(Int32) | Initializes a new instance of the Label class with the specified key. |
Label コンストラクタ(Guid) | Initializes a new instance of the Label class with the specified key. |
Label コンストラクタ() | Creates the new Label object with default parameters. |
Label コンストラクタ(String) | Creates custom Label object with specified text. |
Label コンストラクタ(String,String) | Creates custom Label object with specified text and menu caption. |
Label コンストラクタ(Color,String,String) | Creates custom Label object with specified color, text and menu caption. |