NevronOpenVision
Nevron.Nov.UI Namespace / NMenuSplitButton Class / CreateMenuItem<Uxfd,vxfd> Method
In This Topic
    CreateMenuItem<Uxfd,vxfd> Method (NMenuSplitButton)
    In This Topic
    Creates a menu item for the given value. Uses the specified header for the header of the menu item.
    Syntax
    protected virtual NMenuItem CreateMenuItem<Uxfd,vxfd>( 
       Uxfd value,
       System.string name,
       vxfd header
    )

    Parameters

    value
    name
    header

    Type Parameters

    Uxfd
    vxfd
    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