_CommandBarComboBox.Left 属性

定义

返回或设置指定的命令栏控件 (相对于屏幕左边缘) 像素的水平位置。

public:
 property int Left { int get(); };
public int Left { get; }
member this.Left : int
Public ReadOnly Property Left As Integer

属性值

实现

注解

此属性返回与停靠区域左侧的距离。

适用于