SWT.INHERIT_FORCE

The <code>Composite</code> constant to indicate that an attribute (such as background) is inherited by all children.

@since 3.2

class SWT
int INHERIT_FORCE;

Meta