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) Версия: 4.0.4
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