CommandBar::Left Property
Visual Studio 2015
Gets the left coordinates. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874892)] property int Left { [DispIdAttribute(1610874892)] int get(); [DispIdAttribute(1610874892)] void set(int value); }
This property throws a DeprecatedException when called.
Show: