SWT.ICON_QUESTION

The <code>MessageBox</code> style constant for question icon behavior (value is 1&lt;&lt;2).

class SWT
int ICON_QUESTION;

Meta