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