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 控制項設計工具集合中的每個範本群組專案,使用 屬性中的 TemplateGroupsGroupStyle 屬性。