C1.WPF Namespace > C1MessageBox Class > Show Method : Show(String,String,C1MessageBoxIcon) Method |
'Declaration
Public Overloads Shared Sub Show( _ ByVal message As System.String, _ ByVal caption As System.String, _ ByVal icon As C1MessageBoxIcon _ )
'Usage
Dim message As System.String Dim caption As System.String Dim icon As C1MessageBoxIcon C1MessageBox.Show(message, caption, icon)
public static void Show( System.string message, System.string caption, C1MessageBoxIcon icon )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2