
C# | Visual Basic | Visual C++ |
public int RegisterHotkey( KeyGesture hotkey )
Public Function RegisterHotkey ( _ hotkey As KeyGesture _ ) As Integer
public: int RegisterHotkey( KeyGesture^ hotkey )

- hotkey (KeyGesture)
C# | Visual Basic | Visual C++ |
public int RegisterHotkey( KeyGesture hotkey )
Public Function RegisterHotkey ( _ hotkey As KeyGesture _ ) As Integer
public: int RegisterHotkey( KeyGesture^ hotkey )