Upravit

Sdílet prostřednictvím


_CommandBarComboBox.Left Property

Definition

Returns or sets 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

This property returns the distance from the left side of the docking area.

Applies to