ControlEditor.verticalAlignment

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

class ControlEditor
int verticalAlignment;

Meta