This topic has not yet been rated - Rate this topic

IExplorerNodeContext.ShowMessageBox Method

Displays a message box.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
DialogResult ShowMessageBox(
	string message,
	MessageBoxButtons buttons,
	MessageBoxIcon icon
)

Parameters

message
Type: System.String
The message text.
buttons
Type: System.Windows.Forms.MessageBoxButtons
The buttons to display in the message box.
icon
Type: System.Windows.Forms.MessageBoxIcon
The icon to display in the message box.

Return Value

Type: System.Windows.Forms.DialogResult
A value that specifies which button the user clicked in the message box.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ