Overload List
Name | Description | |
---|---|---|
ToolStripDropDownManager(ToolStripDropDownButton) |
Initializes a new instance of
the ToolStripDropDownManager class
using no category value.
| |
ToolStripDropDownManager(ToolStripDropDownButton, Control) |
Initializes a new instance of
the ToolStripDropDownManager class
using a Control to supply a category value.
| |
ToolStripDropDownManager(ToolStripDropDownButton, ToolStripItem) |
Initializes a new instance of
the ToolStripDropDownManager class
using a ToolStripItem to supply a category value.
|
See Also