public void RunEvent( KeyEventArgs e )
Public Sub RunEvent ( e As KeyEventArgs ) Dim instance As HotKeyManegerCHotKey Dim e As KeyEventArgs instance.RunEvent(e)
In This Article