SWT.ERROR_MENU_NOT_DROP_DOWN

SWT error constant indicating that a menu which needed to have the drop down style had some other style instead (value is 21).

class SWT
int ERROR_MENU_NOT_DROP_DOWN;

Meta