TessaWindowCloseKey - свойство
Горячая клавиша, при нажатии которой окно закрывается,
или null, если для закрытия окна не требуется сочетание клавиш.
Пространство имён: Tessa.UI.WindowsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public KeyGesture CloseKey { get; set; }
Public Property CloseKey As KeyGesture
Get
Set
public:
property KeyGesture^ CloseKey {
KeyGesture^ get ();
void set (KeyGesture^ value);
}
member CloseKey : KeyGesture with get, set
Значение свойства
KeyGesture