메소드 | 설명 | |
---|---|---|
HotKeyControl ( ) : System | ||
SetHotKeyValue ( |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnClick ( EventArgs e ) : void | ||
OnGotFocus ( EventArgs e ) : void | ||
OnKeyDown ( KeyEventArgs e ) : void | ||
OnKeyUp ( KeyEventArgs e ) : void | ||
OnLostFocus ( EventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnSizeChanged ( EventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
GetKeyboardLayout ( uint threadId ) : int | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MapVirtualKeyEx ( uint uCode, uint uMapType, int dwhkl ) : uint | ||
UpdateKeyInfo ( |
||
captureBugHotKey_KeyDown ( object sender, KeyEventArgs e ) : void | ||
captureBugHotKey_KeyUp ( object sender, KeyEventArgs e ) : void | ||
clearButton_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |
public SetHotKeyValue ( |
||
keyPressedInfo | ||
리턴 | void |