Syntax

ISUserInterfaceBL.MsgBoxEx(text, [buttons], [icon], [defaultButton], [helpFilePath])

Parameters

NameTypeOptionalByRefDescription
text String
buttons System.Windows.Forms.MessageBoxButtons Optional If omitted, a value of MessageBoxButtons.OK is assumed.
icon System.Windows.Forms.MessageBoxIcon Optional If omitted, a value of MessageBoxIcon.Information is assumed.
defaultButton System.Windows.Forms.MessageBoxDefaultButton Optional If omitted, a value of System.Windows.Forms.MessageBoxDefaultButton.Button1 is assumed.
helpFilePath String Optional

Return Value

Microsoft.VisualBasic.MsgBoxResult
Member of:
ISUserInterfaceBL
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0