Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NMessageBoxSettings Structure / GSEd Method


In This Topic
    GSEd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub GSEd( _
       ByVal hSEd As NMessageBox _
    ) 
    'Usage
     
    
    Dim instance As NMessageBoxSettings
    Dim hSEd As NMessageBox
     
    instance.GSEd(hSEd)
    internal void GSEd( 
       NMessageBox hSEd
    )

    Parameters

    hSEd
    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