Nevron Open Vision Documentation
Nevron.Nov.Text.UI Namespace / NRichTextContextMenuBuilder Class
Members


In This Topic
    NRichTextContextMenuBuilder Class
    In This Topic
    A class that builds rich text context menus.
    Object Model
    NRichTextContextMenuBuilder Class
    Syntax
    'Declaration
     
    
    Public Class NRichTextContextMenuBuilder 
       Inherits Nevron.Nov.UI.NCommandBarBuilder
    'Usage
     
    
    Dim instance As NRichTextContextMenuBuilder
    public class NRichTextContextMenuBuilder : Nevron.Nov.UI.NCommandBarBuilder 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommandBuilder
          Nevron.Nov.UI.NCommandBarBuilder
             Nevron.Nov.Text.UI.NRichTextContextMenuBuilder
                Nevron.Nov.Diagram.NDrawingViewRichTextContextMenuBuidler

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also