Essential .NET toolkit for focused business application development.
An essential set of 167 flexible, reliable and high-performance controls and libraries.
public void ShowMessageBox( string messageText, string caption, MessageBoxButton button, MessageBoxImage icon )
'Declaration Public Overloads Sub ShowMessageBox( _ ByVal messageText As String, _ ByVal caption As String, _ ByVal button As MessageBoxButton, _ ByVal icon As MessageBoxImage _ )
'Usage Dim instance As MessageBox Dim messageText As String Dim caption As String Dim button As MessageBoxButton Dim icon As MessageBoxImage instance.ShowMessageBox(messageText, caption, button, icon)
Target Platforms: Windows 11, Windows 10, 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
MessageBox Class MessageBox Members Overload List