共用方式為


RibbonCheckBoxAutomationPeer.GetAccessKeyCore 方法

定義

取得與這個 RibbonCheckBox 相關聯之 RibbonCheckBoxAutomationPeer 的快速鍵組合。

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

傳回

與這個 RibbonCheckBox 相關聯之 RibbonCheckBoxAutomationPeer 的快速鍵組合。

適用於