VitNX_MessageBox.ShowWarning Method
public static DialogResult ShowWarning(
string message,
string caption = "Warning",
VitNX_DialogButton buttons = VitNX_DialogButton.Ok
)
This language is not supported or no code example is available.
Parameters
- message
- string
The message.
- caption
- string
The caption.
- buttons
- VitNX_DialogButton
The buttons.
Return Value
DialogResultA DialogResult.