次の方法で共有


PageFooter.AddDeleteMenuItem(ToolStripItemCollection) メソッド

定義

protected:
 override void AddDeleteMenuItem(System::Windows::Forms::ToolStripItemCollection ^ menuItems);
protected override void AddDeleteMenuItem (System.Windows.Forms.ToolStripItemCollection menuItems);
override this.AddDeleteMenuItem : System.Windows.Forms.ToolStripItemCollection -> unit
Protected Overrides Sub AddDeleteMenuItem (menuItems As ToolStripItemCollection)

パラメーター

適用対象