ContextMenuStrip.addItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addItem(string itemText, OnClickEvent onClick)
  2. void addItem(wstring itemText, OnClickEvent onClick)
    class ContextMenuStrip
    void
    addItem
    (
    in wstring itemText
    ,
    OnClickEvent onClick
    )

Meta