Click or drag to resize
IInteractDefButtons Property
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.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
int Buttons { get; set; }

Property Value

Type: Int32
See Also