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


In This Topic
    NDiagramToolbarsBuilder Class Members
    In This Topic

    The following tables list the members exposed by NDiagramToolbarsBuilder.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the ids of the commands in the Action toolbar  
    Public PropertyGets/sets the ids of the commands which must begin new groups  
    Public PropertyGets/sets the ids of the commands in the Format toolbar  
    Public PropertyGets/sets the ids of the commands in the Layout toolbar  
    Public PropertyGets/sets the ids of the commands in the Library toolbar  
    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 Standard toolbar  
    Public PropertyGets/sets the ids of the commands in the Tools toolbar  
    Public PropertyGets/sets the ids of the commands in the View toolbar  
    Top
    Public Methods
     NameDescription
    Public MethodBuilds the toolbars  
    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