TessaWindowCloseKey - свойство
Горячая клавиша, при нажатии которой окно закрывается,
или null, если для закрытия окна не требуется сочетание клавиш.
Пространство имён: Tessa.UI.WindowsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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