Nevron Open Vision Documentation
Nevron.Nov.Text.UI Namespace / NRichTextMenuGroup Class
Fields Properties Methods


In This Topic
    NRichTextMenuGroup Class Members
    In This Topic

    The following tables list the members exposed by NRichTextMenuGroup.

    Public Fields
     NameDescription
    Public FieldThe barcode inline group name.  
    Public FieldThe bookmark inline group name.  
    Public FieldThe bullet list group name.  
    Public FieldThe bullet list item group name.  
    Public FieldThe common group name.  
    Public FieldThe field inline group name.  
    Public FieldThe group block group name.  
    Public FieldThe hyperlink inline group name.  
    Public FieldThe proofing group name.  
    Public FieldThe table group name.  
    Public FieldThe table cell group name.  
    Public FieldThe table of contents group name.  
    Public FieldThe text inline group name.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Methods
     NameDescription
    Public MethodAppends the context menu action items from this group to the given menu.  
    Public MethodAppends the context menu property items from this group to the given menu.  
    Public MethodReturns true if this rich text context menu group applies to the given text element.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a checkable menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a check box and associates an NToggleButtonCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a combo box and associates an NComboBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a font name combo box and associates an NComboBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a combo box filled with a set of predefined font sizes and associates an NComboBoxIntegerCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a label with the given text. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum drop down and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum panel and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a measure up down and associates an NMeasureUpDownCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverloaded. Creates a menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a menu separator. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a menu split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverloaded. Create a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    See Also