_Application.CustomizationContext Property

Definition

Returns or sets a Template or Document object that represents the template or document in which changes to menu bars, toolbars, and key bindings are stored.

public:
 property System::Object ^ CustomizationContext { System::Object ^ get(); void set(System::Object ^ value); };
public object CustomizationContext { get; set; }
member this.CustomizationContext : obj with get, set
Public Property CustomizationContext As Object

Property Value

Remarks

Corresponds to the value of the Save in box on the Commands tab in the Customize dialog box (Tools menu).

Applies to