C# Class YUI.WPF.YUtil.YHotKeyManager

热键管理器
Mostra file Open project: YJammak/YUI Class Usage Examples

Private Methods

Method Description
GlobalAddAtom ( string lpString ) : short
GlobalDeleteAtom ( string nAtom ) : short
GlobalFindAtom ( string lpString ) : short
RegisterHotKey ( IntPtr hWnd, int id, ModifierKeys fsModifuers, int vk ) : bool
UnregisterHotKey ( IntPtr hWnd, int id ) : bool