CommandBarControl.Left 属性

定义

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

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

属性值

注解

此属性可用于确定控件与停靠区域左侧的距离。

适用于