Flexivert Library Documentation
Location Property
NamespacesFlexivert.UIToolbarLocation
Gets or sets the location of the toolbar in the toolstrip container.
Declaration Syntax
C#Visual BasicVisual C++
public Point Location { get; set; }
Public Property Location As Point
public:
property Point Location {
	Point get ();
	void set (Point value);
}

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