Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NContextMenu Class
Members


In This Topic
    NContextMenu Class
    In This Topic
    Summary description for NContextMenu.
    Object Model
    NContextMenu Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.DesignerAttribute(Nevron.Internal.lWSb)>
    <System.Drawing.ToolboxBitmapAttribute(Nevron.Presentation.NToolboxBitmapResolver, "UI.WinForm.Controls.Resources.ToolboxBitmaps.NContextMenu.bmp")>
    <System.ComponentModel.LicenseProviderAttribute(Nevron.UI.WinForm.Controls.NUILicenseProvider)>
    <System.ComponentModel.DesignerCategoryAttribute("Component")>
    Public Class NContextMenu 
       Inherits System.ComponentModel.Component
       Implements Nevron.Globalization.INLocalizable 
    'Usage
     
    
    Dim instance As NContextMenu
    [System.ComponentModel.Designer(Nevron.Internal.lWSb)]
    [System.Drawing.ToolboxBitmap(Nevron.Presentation.NToolboxBitmapResolver, "UI.WinForm.Controls.Resources.ToolboxBitmaps.NContextMenu.bmp")]
    [System.ComponentModel.LicenseProvider(Nevron.UI.WinForm.Controls.NUILicenseProvider)]
    [System.ComponentModel.DesignerCategory("Component")]
    public class NContextMenu : System.ComponentModel.Component, Nevron.Globalization.INLocalizable  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             Nevron.UI.WinForm.Controls.NContextMenu

    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