GlobalObject Events

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubeventChanged

Occurs after the current global type is modified.(Inherited from GlobalType.)

System_CAPS_pubeventChanging

Occurs before the current global type is modified.(Inherited from GlobalType.)

System_CAPS_pubeventCreated

Occurs when an instance of the global object is created.

System_CAPS_pubeventRemoved

Occurs after the current global type is removed from use.(Inherited from GlobalType.)

System_CAPS_pubeventRemoving

Occurs before the current global type is removed from use.(Inherited from GlobalType.)

Return to top
Show: