Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IIWMessageBoxView Interface
NamespacesGenesyslab.Desktop.Modules.Windows.IWMessageBoxIIWMessageBoxView
The interface for the IWMessageBoxView class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IIWMessageBoxView : IView
Public Interface IIWMessageBoxView _
	Implements IView
public interface class IIWMessageBoxView : IView
Members
All MembersMethodsProperties



IconMemberDescription
Context
Gets or sets the context. This is a user defined object.
(Inherited from IView.)
Create()()()
Creates this view.
(Inherited from IView.)
Destroy()()()
Destroys this view.
(Inherited from IView.)
MessageBoxChildWindow(String, String, IWMessageBoxButtons, MessageBoxIcon)
Creates a message box child window.

Model
Gets or sets the message box model.

Result
Gets or sets the message box result.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)