Button コンストラクター

定義

Button クラスの新しいインスタンスを初期化します。

public:
 Button();
 Button();
public Button();
function Button()
Public Sub New ()

適用対象