_Application.DisplayStatusBar 属性

定义

如果显示状态栏,则其值为 True

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

属性值

适用于