RibbonCheckBoxAutomationPeer.GetHelpTextCore メソッド

定義

この RibbonCheckBox に関連付けられている RibbonCheckBoxAutomationPeer コントロールの機能を説明するテキストを取得します。 このメソッドは GetHelpText() によって呼び出されます。

protected:
 override System::String ^ GetHelpTextCore();
protected override string GetHelpTextCore ();
override this.GetHelpTextCore : unit -> string
Protected Overrides Function GetHelpTextCore () As String

戻り値

この RibbonCheckBox に関連付けられている RibbonCheckBoxAutomationPeer コントロールの機能を説明するテキスト。

適用対象