Function EditorProperty.addFocusable

If any of the controls added can gain keyboard focus, add it here. This ensures that focus will be restored if the inspector is refreshed.

void addFocusable (
  Control control
) nothrow @nogc;