_Application.DisplayStatusBar プロパティ

定義

ステータス バーが表示されている場合は True です。

public:
 property bool DisplayStatusBar { bool get(); void set(bool value); };
public bool DisplayStatusBar { get; set; }
Public Property DisplayStatusBar As Boolean

プロパティ値

適用対象