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


In This Topic
    NDiagramComboCommand Class Members
    In This Topic

    The following tables list the members exposed by NDiagramComboCommand.

    Public Properties
     NameDescription
    Public PropertyObtains a reference to the diagram commander (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyDetermines whether the command is currently enabled (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command id (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the combo box options  
    Public PropertyGets/sets the command range (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command shortcut (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the tooltip text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public MethodOverridden. Creates a combo user interface command for the this diagram command  
    Public MethodExecutes the combo command with the specified text option  
    Public MethodGets the text of the combo box edit part  
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Top
    See Also