NevronOpenVision
Nevron.Nov.Diagram.UI Namespace / NPageNavigator Class


In This Topic
    NPageNavigator Class Methods
    In This Topic

    For a list of all members of this type, see NPageNavigator members.

    Public Methods
     NameDescription
    Public MethodCalled when the active page has changed.  
    Public MethodCalled when the document has changed.  
    Public MethodRebuilds the page navigator page buttons.  
    Public MethodChecks the button that represents the currently active page. Unchecks all others  
    Public MethodUpdates the title displayed by the button for the specified page.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the add button was clicked.  
    Protected MethodCalled when the delete page menu item was clicked.  
    Protected MethodCalled when the duplicate page menu item was clicked.  
    Protected MethodCalled when the next page button was clicked.  
    Protected MethodCalled when a page button is clicked. This implemenation activates the respective page.  
    Protected MethodCalled when the mouse is down on a page button. This implemenation shows the page context menu.  
    Protected MethodCalled when the previous page button was clicked.  
    Protected MethodOverridden. Called when this page navigator is registered in a document.  
    Protected MethodCalled when the rename page menu item was clicked.  
    Protected MethodCalled when the rename page window is closed  
    Internal Method  
    Top
    See Also