Office) (IRibbonControl.CoNtext 屬性 發行項 2023/04/07 5 位參與者 意見反應 本文內容 語法 傳回值 另請參閱 代表使用中視窗,其中含有可觸發回呼程序的功能區使用者介面。 唯讀。 語法 運算式。上下文 表達 會傳回 IRibbonControl 物件的 運算式。 傳回值 物件 另請參閱 IRibbonControl 物件成員 ...
IRibbonControl 对象在可用于功能区中的控件、Microsoft Office Backstage 视图 以及 Microsoft Outlook 中的可自定义菜单项的大部分回调中传递。 此对象对于 Outlook 开发人员特别有用,因为它提供了 IRibbonControl.Context 属性,可以返回应用自定义设置并将要显示的相关 Outlook 对象。例如...
表示传给功能区中,或可使用 Office Fluent 功能区可扩展性自定义的另一个用户界面中的控件的回调过程的对象。 属性 展开表 名称说明 Context 代表包含触发回调过程的功能区用户界面的活动窗口。 只读。 Id 获取在功能区 XML 标记自定义文件中指定的控件的 ID。 只读。 Tag 用于存储任意字符串,并在运行时获取...
Context Object Returns an object that represents the window in which the custom ribbon is about to be displayed, or the related object to which the menu customization is applied and is about to be displayed. Read-only. Id String Returns a string that represents theIdattribute for the control...
IRibbonControl对象在可用于功能区中的控件、Microsoft Office Backstage 视图 以及 Microsoft Outlook 中的可自定义菜单项的大部分回调中传递。 此对象对于 Outlook 开发人员特别有用,因为它提供了IRibbonControl.Context属性,可以返回应用自定义设置并将要显示的相关 Outlook 对象。
Context Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only. Id Gets the ID of the control specified in the Ribbon XML markup customization file. Read-only. Tag Used to store arbitrary strings and fetch them at runtime. Read-onlyEngli...
Context 属性 参考 反馈 定义 命名空间: Microsoft.Office.Core 程序集: office.dll 代表包含触发回调过程的功能区用户界面的活动窗口。 只读。 C++ 复制 public: property System::Object ^ Context { System::Object ^ get(); }; 属性值 Object Object 适用于 产品版本 Office primary interop ...
Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only.Syntaxexpression.Contextexpression An expression that returns an IRibbonControl object.Return valueObjectSee alsoIRibbonControl object members ...
IRibbonControl.Context Property (Office)项目 2015/09/15 本文内容 Syntax See Also Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only. Syntax expression .Context expression An expression that returns a IRibbonControl object. Return Value ...
Context 代表包含触发回调过程的功能区用户界面的活动窗口。 只读。 Id 获取在功能区 XML 标记自定义文件中指定的控件的 ID。 只读。 Tag 用于存储任意字符串,并在运行时获取这些字符串。 只读 适用于产品版本 Office primary interop assembly Latest 反馈...