Nevron.Nov.Diagram.UI Namespace / NPageNavigator Class
Fields Properties Methods Events


In This Topic
    NPageNavigator Class Members
    In This Topic

    The following tables list the members exposed by NPageNavigator.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowAddPage property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowDeletePage property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowEditPage property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowPagePropertiesChange property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowReorderPages property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPageNavigator.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowBackgroundPages property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowForegroundPages property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether adding of pages is allowed. By default set to true.  
    Public PropertyGets or sets whether deleting of pages is allowed. By default set to true.  
    Public PropertyGets/Sets whether renaming of pages is allowed. By default set to true.  
    Public PropertyGets/Sets whether the user is allowed to reorder pages. By default set to true.  
    Public PropertyGets the drawing the pages of which this navigator displays.  
    Public PropertyGets the drawing view the pages of which this page navigator displays.  
    Public PropertyGets/Sets whether the background pages are displayed by the page navigator. By default set to true.  
    Public PropertyGets/Sets whether the foreground pages are displayed by the page navigator. By default set to true.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled to build the menu for the specified page.  
    Internal Method  
    Internal Method  
    Protected MethodCalled when the add button was clicked.  
    Protected MethodCalled after a context menu command is executed, to close the popup and ensure the active page button is visible.  
    Protected MethodCalled when the AllowAddPage property has changed.  
    Protected MethodOverridden. Overriden to reattach to the current drawing view  
    Protected MethodCalled when the delete page menu item was clicked for the specified page  
    Protected MethodCalled when the drawing ActivePageIndex has changed.  
    Protected MethodCalled when the drawing view ReadOnly or Enable properties have changd.  
    Protected MethodCalled when the duplicate page menu item was clicked.  
    Protected MethodCalled when the grid and rulers 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 MethodCalled when the rename page menu item was clicked for the specified page  
    Protected MethodCalled when the grid and rulers page menu item was clicked.  
    Protected MethodCalled when the OnShowBackgroundPages property has changed.  
    Protected MethodCalled when the OnShowForegroundPages property has changed.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also