NevronOpenVision
Nevron.Nov.Diagram Namespace / NShapeMenuItem Class
Fields Properties Methods Events


In This Topic
    NShapeMenuItem Class Members
    In This Topic

    The following tables list the members exposed by NShapeMenuItem.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Enabled property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NShapeMenuItem.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SeparatorAfter property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SeparatorBefore property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Text property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Visible property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the menu item is enabled or not.  
    Public PropertyGets or sets whether a separator is added to the menu after this item.  
    Public PropertyGets or sets whether a separator is added to the menu before this item.  
    Public PropertyGets or sets the text which appears in the menu item created for this action.  
    Public PropertyGets or sets whether the menu item is visible or not.  
    Top
    Public Methods
     NameDescription
    Public MethodMust override to create a menu item.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Top
    See Also