Display a Message Box.

Syntax

ISUserInterface.MsgBox(prompt, [buttons])

Parameters

NameTypeOptionalByRefDescription
prompt String The Prompt.
buttons MsgBoxStyle Optional The Buttons and Style to use. If omitted, a value of MsgBoxStyle.DefaultButton1 is assumed.

Return Value

MsgBoxResult

A Microsoft.VisualBasic.MsgBoxResult value.

Member of:
ISUserInterface
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0