The C1MenuEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCommandArgument
Gets the argument for the command.
(Inherited from CommandEventArgs.)
Public propertyCommandName
Gets the name of the command.
(Inherited from CommandEventArgs.)
Public propertyCommandSource
Gets the Object that raised the event.
Public propertyItem
Gets the menu item that raised the event.

See Also