ITemplateEditingFrame.InitialWidth 屬性

定義

取得或設定控制項的初始寬度。

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 屬性。

適用於

另請參閱