Style bit for <code>new GridData(int)</code> to resize the control to fill the cell horizontally. Not recommended. Use <code>new GridData(SWT.FILL, int, bool, bool)</code> instead.
See Implementation
Style bit for <code>new GridData(int)</code> to resize the control to fill the cell horizontally. Not recommended. Use <code>new GridData(SWT.FILL, int, bool, bool)</code> instead.