Flexivert Library Documentation
ToolStripPanes Enumeration
NamespacesFlexivert.UIToolStripPanes
Contains values fot different possible toolstrip panes.
Declaration Syntax
C#Visual BasicVisual C++
public enum ToolStripPanes
Public Enumeration ToolStripPanes
public enum class ToolStripPanes
Members
MemberDescription
Top
The toolstrip is placed in the top toolstrip pane.

Bottom
The toolstrip is placed in the bottom toolstrip pane.

Left
The toolstrip is placed in the left toolstrip pane.

Right
The toolstrip is placed in the right toolstrip pane.

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