IContextMenuItemCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Returns a context menu item with the specified index. |
Item[String] | name | Returns a context menu item with the specified name. |
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Returns a context menu item with the specified index. |
Item[String] | name | Returns a context menu item with the specified name. |