IVsProjectDesignerPageSite Methods

 

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

NameDescription
System_CAPS_pubmethodGetTransaction(String^)

Gets a transaction to group multiple property changes into a single undo/redo unit.

System_CAPS_pubmethodOnPropertyChanged(String^, PropertyDescriptor^, Object^, Object^)

Raised after a property on the property page has changed.

System_CAPS_pubmethodOnPropertyChanging(String^, PropertyDescriptor^)

Raised before a property value is changed.

Return to top
Show: