_CommandBarButton.Left Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a value that indicates the horizontal position of the specified command bar control (in pixels) relative to the left edge of the screen.
public:
property int Left { int get(); };
public int Left { get; }
member this.Left : int
Public ReadOnly Property Left As Integer
Property Value
Implements
Remarks
Some of the content in this topic may not be applicable to some languages.