Click or drag to resize

MenuEventArgsMenuItems Property

Returns a list of all the menu items in this menu

Namespace:  AdiIRCAPIv2.Arguments.WindowInteraction
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public ToolStripItemCollection MenuItems { get; }

Property Value

Type: ToolStripItemCollection
See Also