SWT.SHADOW_NONE

Style constant for no shadow behavior (value is 1&lt;&lt;5). <br>Note that this is a <em>HINT</em>. <p><b>Used By:</b><ul> <li><code>Label</code></li> <li><code>Group</code></li> </ul></p>

class SWT
int SHADOW_NONE;

Meta