Nevron Open Vision Documentation
Nevron.Nov.Diagram.UI Namespace / NDiagramRibbonFileMenuBuilder Class
Fields Properties Methods


In This Topic
    NDiagramRibbonFileMenuBuilder Class Members
    In This Topic

    The following tables list the members exposed by NDiagramRibbonFileMenuBuilder.

    Public Constructors
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the "Document Information" menu item image.  
    Protected PropertyOverridden. Gets the "GED" format image.  
    Protected PropertyOverridden. Gets the "EMF" format image.  
    Protected PropertyOverridden. Gets the "Export" menu item image.  
    Protected PropertyOverridden. Gets the "GED" format image.  
    Protected PropertyOverridden. Gets the "HTML" format image.  
    Protected PropertyOverridden. Gets the "Import Flowchart" menu item image.  
    Protected PropertyOverridden. Gets the "Import" menu item image.  
    Protected PropertyOverridden. Gets the "Import Organizational Chart" menu item image.  
    Protected PropertyOverridden. Gets the "New" menu item image.  
    Protected PropertyOverridden. Gets the "Database Schema" menu item image.  
    Protected PropertyOverridden. Gets the "Open" menu item image.  
    Protected PropertyOverridden. Gets the "Page" menu item image.  
    Protected PropertyOverridden. Gets the "PDF" format image.  
    Protected PropertyOverridden. Gets the "Print" menu item image.  
    Protected PropertyOverridden. Gets the "Raster Image" format image.  
    Protected PropertyOverridden. Gets the "Save As" menu item image.  
    Protected PropertyOverridden. Gets the "Save" menu item image.  
    Protected PropertyOverridden. Gets the "SHP" format image.  
    Protected PropertyOverridden. Gets the "SVG" format image.  
    Protected PropertyOverridden. Gets the "VSDX" format image.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a menu drop down. (Inherited from Nevron.Nov.UI.NMenuDropDownBuilder)
    Public MethodCreates a button, that contains the specified image. Associates an NButtonBaseCommandSource to the button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Public MethodOverloaded. Creates a combo box and associates a NComboBoxCommandSource to it. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Public MethodCreates a command bar separator. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Public MethodOverloaded. Creates a font name combo box and associates a NComboBoxCommandSource to it. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Public MethodOverloaded. Creates a menu split button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Public MethodCreates a repeat button, that contains the specified image. Associates an NButtonBaseCommandSource to the button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Public MethodCreates a toggle button, that contains the specified image. Associates an NToggleButtonCommandSource to the button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the menu items. (Inherited from Nevron.Nov.Diagram.UI.NDiagramFileMenuBuilder)
    Protected MethodOverloaded. Creates a checkable menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a check box and associates an NToggleButtonCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates the "Export" menu item of the diagram command bars "File" menu and its submenu items. (Inherited from Nevron.Nov.Diagram.UI.NDiagramFileMenuBuilder)
    Protected MethodCreates a combo box filled with a set of predefined font sizes and associates an NComboBoxIntegerCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates the "Import" menu item of the diagram command bars "File" menu and its submenu items. (Inherited from Nevron.Nov.Diagram.UI.NDiagramFileMenuBuilder)
    Protected MethodCreates a label with the given text. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum drop down and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum panel and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a measure up down and associates an NMeasureUpDownCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverloaded. Creates a menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a menu separator. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverloaded. Creates a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NMenuDropDownBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBarBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NMenuDropDownBuilder)
    Top
    See Also