C1.WPF Namespace > C1MessageBox Class > Show Method : Show(String,String,C1MessageBoxIcon) Method |
'Declaration
Public Overloads Shared Sub Show( _ ByVal message As String, _ ByVal caption As String, _ ByVal icon As C1MessageBoxIcon _ )
'Usage
Dim message As String Dim caption As String Dim icon As C1MessageBoxIcon C1MessageBox.Show(message, caption, 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