Adds a message to the targeted
ToolStripDropDownButton.
Namespace: CleanCode.FormsAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- message
- Type: System String
The message truncated to MaxLength characters.
- prefix
- Type: System String
The prefix.
- wholeMessage
- Type: System String
The whole message.
Remarks
See Also