Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NDiagramOptionMenuCommand Class
Members


In This Topic
    NDiagramOptionMenuCommand Class
    In This Topic
    The NDiagramOptionMenuCommand abstract class perpresents a menu command, from which you can select from several options
    Object Model
    NDiagramOptionMenuCommand Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NDiagramOptionMenuCommand 
       Inherits NDiagramMenuCommand
       Implements INDiagramMenuCommand, INDiagramOptionMenuCommand, Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NDiagramOptionMenuCommand
    Remarks
    It implements the INDiagramOptionMenuCommand interface
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also