SWT.MENU

Style constant for shell menu trim (value is 1&lt;&lt;6, since we do not distinguish between CLOSE style and MENU style). <p><b>Used By:</b><ul> <li><code>Decorations</code> and subclasses</li> </ul></p>

class SWT
int MENU;

Meta