MenuEventArgs Properties

AdiIRC API v2

MenuEventArgs Properties

The MenuEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEatData
Gets or sets the current event proccessing state
Public propertyMenuContext
Returns the menu context of this menu
Public propertyMenuItems
Returns a list of all the menu items in this menu
Public propertyMenuType
Returns the menu type of this menu
Public propertyText
Returns the text parameter of this menu
Public propertyWindow
Returns the IWindow where the menu is to be shown
Top
See Also