ControlEditor.horizontalAlignment

Specifies how the editor should be aligned relative to the control. Allowed values are SWT.LEFT, SWT.RIGHT and SWT.CENTER. The default value is SWT.CENTER.

class ControlEditor
int horizontalAlignment;

Meta