Skip to main content Skip to complementary content

Buttons Property

Overloads

Buttons

Buttons displayed in the message box dialog.

This property is relevant if qType is IT_MSGBOX.

One of:

* 0 means that the qButtons property is not relevant.

* 17 means that the message box contains the OK and Cancel buttons or the stop -sign icon.

JSON property name: qButtons

Buttons

Buttons displayed in the message box dialog.

This property is relevant if qType is IT_MSGBOX.

One of:

  • 0 means that the qButtons property is not relevant.
  • 17 means that the message box contains the OK and Cancel buttons or the stop -sign icon.

JSON property name: qButtons

Declaration

      int Buttons { get; set; }
    

Property Value

Type Description
System.Int32

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!