edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

MsgBoxShow Method (IWin32Window, String, String, MessageBoxButtons)

Namespace:  EnterpriseDT.Util
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public static DialogResult Show(
	IWin32Window owner,
	string text,
	string caption,
	MessageBoxButtons buttons
)

Parameters

owner
Type: System.Windows.FormsIWin32Window
text
Type: SystemString
caption
Type: SystemString
buttons
Type: System.Windows.FormsMessageBoxButtons

Return Value

Type: DialogResult
See Also