ToolZone.InstructionTextStyle 屬性

定義

取得顯示在 ToolZone 控制項頂端之指示文字的樣式屬性。

public:
 property System::Web::UI::WebControls::Style ^ InstructionTextStyle { System::Web::UI::WebControls::Style ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.WebControls.Style InstructionTextStyle { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.InstructionTextStyle : System.Web.UI.WebControls.Style
Public ReadOnly Property InstructionTextStyle As Style

屬性值

Style

Style,包含 ToolZone 中指示文字的樣式屬性。

屬性

適用於

另請參閱