Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NDiagramMainMenuBuilder Class
Properties Methods


In This Topic
    NDiagramMainMenuBuilder Class Members
    In This Topic

    The following tables list the members exposed by NDiagramMainMenuBuilder.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the ids of the commands in the Action menu  
    Public PropertyGets/sets the ids of the commands which must begin new groups  
    Public PropertyGets/sets the ids of the commands in the Edit menu  
    Public PropertyGets/sets the ids of the commands in the File menu  
    Public PropertyGets/sets the ids of the commands in the Format menu  
    Public PropertyGets/sets the ids of the commands in the Help menu  
    Public PropertyGets/sets the ids of the commands in the Insert menu  
    Public PropertyGets/sets the ids of the commands in the Layout menu  
    Public PropertyObtains a reference to the command bars manager (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public PropertyGets/sets the ids of the commands in the Tools menu  
    Public PropertyGets/sets the ids of the commands in the View menu  
    Top
    Public Methods
     NameDescription
    Public MethodBuilds the main menu  
    Public MethodCreates a new command from the command context identified by the specified command id and optionally marks it as new group (separator) (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public MethodResets the command id arrays to their default values  
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Top
    See Also