Method |
Description |
|
GetFreeFocusEvent ( ) : UIFocusEventArgs |
|
|
GetFreeKeyEvent ( ) : UIKeyEventArgs |
|
|
GetFreeMouseEvent ( ) : UIMouseEventArgs |
|
|
ITopWindowEventRoot ( int keyData ) : bool |
|
|
ITopWindowEventRoot ( ) : void |
|
|
ITopWindowEventRoot ( char c ) : void |
|
|
ITopWindowEventRoot ( int delta ) : void |
|
|
ITopWindowEventRoot ( int x, int y, UIMouseButtons button ) : void |
|
|
OnMouseHover ( object sender, EventArgs e ) : void |
|
|
ReleaseFocusEvent ( UIFocusEventArgs e ) : void |
|
|
ReleaseKeyEvent ( UIKeyEventArgs e ) : void |
|
|
ReleaseMouseEvent ( UIMouseEventArgs e ) : void |
|
|
SetKeyData ( UIKeyEventArgs keyEventArgs, int keydata ) : void |
|
|
SetUIMouseEventArgsInfo ( UIMouseEventArgs mouseEventArg, int x, int y, UIMouseButtons button, int delta ) : void |
|
|
StartCaretBlink ( ) : void |
|
|
StopCaretBlink ( ) : void |
|
|