ToolsOptionsBaseControl<TOptions>.Current 屬性

定義

取得工具選單選項子選單中顯示的使用者控制項。

protected:
 property TOptions Current { TOptions get(); };
protected TOptions Current { get; }
member this.Current : 'Options
Protected ReadOnly Property Current As TOptions

屬性值

TOptions

回傳 ToolsOptionsBaseControl<TOptions> 與此實例相關的類別。

適用於