ToolStripDropDownManager Constructor (ToolStripDropDownButton, Control)CleanCode C# Libraries v1.2.03 API
Initializes a new instance of the ToolStripDropDownManager class using a OnlineControl to supply a category value.

Namespace: CleanCode.Forms
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public ToolStripDropDownManager(
	ToolStripDropDownButton statusDisplay,
	Control control
)
See Also