
C# | Visual Basic | Visual C++ |
public bool UnRegisterHotkey( KeyGesture hotkey )
Public Function UnRegisterHotkey ( _ hotkey As KeyGesture _ ) As Boolean
public: bool UnRegisterHotkey( KeyGesture^ hotkey )

- hotkey (KeyGesture)
C# | Visual Basic | Visual C++ |
public bool UnRegisterHotkey( KeyGesture hotkey )
Public Function UnRegisterHotkey ( _ hotkey As KeyGesture _ ) As Boolean
public: bool UnRegisterHotkey( KeyGesture^ hotkey )