System.Windows.Forms.Design.IUIService.ShowMessage Method

Displays the specified message in a message box with the specified caption.

Syntax

public void ShowMessage (string message, string caption)

Parameters

message
The message to display.
caption
The caption for the message box.

Remarks

This method ensures that the display of the message box is properly integrated with the development environment.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0