Gets or sets the toolstrip pane the toolbar is currently on.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ToolStripPanes Pane { get; set; }
Public Property Pane As ToolStripPanes
public: property ToolStripPanes Pane { ToolStripPanes get (); void set (ToolStripPanes value); }