Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NMenuWindow Class / TopLevelParent Property


In This Topic
    TopLevelParent Property (NMenuWindow)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property TopLevelParent As NCommandParent
    'Usage
     
    
    Dim instance As NMenuWindow
    Dim value As NCommandParent
     
    value = instance.TopLevelParent
    public override NCommandParent TopLevelParent {get;}
    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