EditboxKeyUpArgs Properties

AdiIRC API v2

EditboxKeyUpArgs Properties

The EditboxKeyUpArgs type exposes the following members.

Properties
  NameDescription
Public propertyEditbox
Returns the IEditbox where they key was pressed
Public propertyKeyEventArgs
Returns the keyeventargs for this key
Public propertyWindow
Returns the IWindow where they key was pressed
Top
See Also