Search
TabbedDiagramView Events
 


 Public Events

  Name Description

CurrentPageChanged

Raised when the currently active page is changed.

PageAdded

Raised when a new page is added to the view interactively, that is, when the user clicks on the 'Create New Tab' button.

PageRemoved

Raised when a page is removed interactively, that is, when the user clicks the close button of its associated tab.

PageRemoving

Raised when a page is about to be removed interactively, that is, when the user clicks the close button of its associated tab.

PageRenamed

Raised when the page has been renamed.

 See Also