Due to the user interface changes in version 4.0, WebCombo introduces a new property that you can easily set to allow some text to float in the right side of the WebCombo control.
Enable text floating
For compatibility purpose, this property called AllowTextFloating is set to True by default. With this property set to True, the layout will look like the following:
Notice that the text now appears properly to the right side of WebCombo. |