WindowChromeIgnoreTaskbarOnMaximize - свойство |
If this property is true and the attached window's WindowStyle=None then when the window is maximized it will cover the entire
monitor, including the taskbar.
Пространство имён:
Tessa.UI.Shell
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public bool IgnoreTaskbarOnMaximize { get; set; }
Public Property IgnoreTaskbarOnMaximize As Boolean
Get
Set
public:
property bool IgnoreTaskbarOnMaximize {
bool get ();
void set (bool value);
}
member IgnoreTaskbarOnMaximize : bool with get, set
Значение свойства
Тип:
BooleanСм. также