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


In This Topic
    NCommonContextMenuGroup Class
    In This Topic
    Represents the common context menu group (i.e. the menu items that are shown for all text elements).
    Object Model
    NCommonContextMenuGroup Class
    Syntax
    'Declaration
     
    
    Public Class NCommonContextMenuGroup 
       Inherits NRichTextMenuGroup
    'Usage
     
    
    Dim instance As NCommonContextMenuGroup
    public class NCommonContextMenuGroup : NRichTextMenuGroup 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommandBuilder
          Nevron.Nov.Text.UI.NRichTextMenuGroup
             Nevron.Nov.Text.UI.NCommonContextMenuGroup

    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