140141142143144145146
* * @return a value property for observing the foreground color of a * {@link Control}. */ public static IWidgetValueProperty foreground() { return new ControlForegroundProperty(); }