NevronOpenVision
Nevron.Nov.UI Namespace / NMessageBox Class / NMessageBox Constructor
NMessageBox Constructor
Default constructor. Do not use this constructor to create message boxes. Use the static Create method instead or one of the static Show methods to directly create and show a message box.
Syntax
public NMessageBox()
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