Window.Visible プロパティ

定義

True と指定したオブジェクトが表示されます。

public:
 property bool Visible { bool get(); void set(bool value); };
public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

プロパティ値

注釈

任意のオブジェクトでは、一部のメソッドとプロパティできない場合があります、 Visible プロパティが False の場合。

適用対象