ITemplateEditingFrame.InitialWidth 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置控件的初始宽度。
public:
property int InitialWidth { int get(); void set(int value); };
public int InitialWidth { get; set; }
member this.InitialWidth : int with get, set
Public Property InitialWidth As Integer
属性值
控件的初始宽度。
注解
注意
ITemplateEditingFrame 接口已过时。 Width GroupStyle对控件设计器集合中的每个模板组元素使用 属性中的 TemplateGroups 属性。