ToolStripDropDownManager Constructor CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodToolStripDropDownManager(ToolStripDropDownButton)
Initializes a new instance of the ToolStripDropDownManager class using no category value.
Public methodToolStripDropDownManager(ToolStripDropDownButton, Control)
Initializes a new instance of the ToolStripDropDownManager class using a OnlineControl to supply a category value.
Public methodToolStripDropDownManager(ToolStripDropDownButton, ToolStripItem)
Initializes a new instance of the ToolStripDropDownManager class using a OnlineToolStripItem to supply a category value.
Back to Top
See Also