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

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)