Creates a toolstripitem representing the button.
Declaration Syntax
C# | Visual Basic | Visual C++ |
ToolStripItem Create()
Function Create As ToolStripItem
ToolStripItem^ Create()
Return Value
A ToolStripItem with the button's image, display name, and function.