Provides access to the host windows tool strip control.
| C# | Visual Basic | Visual C++ |
ToolStrip ToolStrip { get; }
ReadOnly Property ToolStrip As ToolStrip
property ToolStrip^ ToolStrip { ToolStrip^ get (); }
The window tool strip.
| C# | Visual Basic | Visual C++ |
ToolStrip ToolStrip { get; }
ReadOnly Property ToolStrip As ToolStrip
property ToolStrip^ ToolStrip { ToolStrip^ get (); }