The web-control is implemented in the assembly 'BWare.UI.Web.WebControls.MsgBox.dll'. To use this control, the assembly can be added to a tab in the Visual Studio Toolbox window as a normal web-form control by browsing for it in the Visual Studio Add/Remove items - Customize Toolbar dialog.
The MsgBox control is implemented as a sub-class of the ASP.NET Literal web-control and uses the same Visual Studio Form-Designer as that control. It is added and edited on an ASP.NET form exactly as a standard Literal web-control. Additional methods and properties may be used to provide custom modification of the behaviour of the control. The MsgBox web-control is fully documented in this help file. See the documentation.
A descriptive article is included in this help file. This article documents the way the MsgBox web-control works in detail. See the article.
The following help file may be downloaded: