DiagramWinEvents Fields

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticEventObjectAcceleratorChange

An object's KeyboardShortcut property has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectCreate

An object has been created.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectDefaultActionChange

An object's DefaultAction property has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectDescriptionChange

An object's Description property has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectDestroy

An object has been destroyed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectFocus

An object has received the keyboard focus.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectHelpChange

An object's Help property has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectHide

An object is hidden.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectLocationChange

A DiagramItem's location and/or size has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectNameChange

An object's Name property has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectParentChange

An object has a new parent object.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectReorder

A container object has added, removed, or reordered its children.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectSelection

The selection within a container object has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectSelectionAdd

An item within a container object has been added to the selection.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectSelectionRemove

An item within a container object has been removed from the selection.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectSelectionWithin

Numerous selection changes have occurred within a container object.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectShow

A hidden object is shown.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectStateChange

An object's state has changed.

System_CAPS_pubfieldSystem_CAPS_staticEventObjectValueChange

An object's Value property has changed.

Return to top
Show: