Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IconMessage Property
NamespacesGenesyslab.Desktop.Modules.Windows.IWMessageBoxIWMessageBoxViewIconMessage
Gets or sets the message box icon.
Declaration Syntax
C#Visual BasicVisual C++
public MessageBoxIcon IconMessage { get; set; }
Public Property IconMessage As MessageBoxIcon
public:
property MessageBoxIcon IconMessage {
	MessageBoxIcon get ();
	void set (MessageBoxIcon value);
}
Value
The message box icon.

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