DIAdem Help

Variable: MsgStdButton

  • Updated2024-09-12
  • 1 minute(s) read

Variable: MsgStdButton

Specifies the standard button for a message box. The default value of the MsgStdButton variable is 0.

Definition MsgStdButton, Byte variable
0 <= MsgStdButton <= 3

Valid settings

0 or 1First button (default setting)
2Second button
3Third button

If a message box has fewer buttons than the MsgStdButton specifies, DIAdem uses the default value.

Related Topics

Command: AutoLoopInit | Command: LoopDeInit | Command: LoopInc | Command: LoopInit | Command: MsgBoxCancel | Command: MsgBoxDisp | Command: MsgBoxSetPos | Command: MsgBoxStateResetAll | Command: MsgButtonTextSet | Command: MsgLineDisp | Command: ProcessMessages | Variable: MsgButtonType | Variable: MsgNotModal | Variable: MsgState | Variable: MsgText | Variable: MsgTimeOut | Variable: MsgType

Used by

Command: MsgBoxDisp | Program Variables in Commands