Add some space to a right positioned caption of a text field

When the CaptionPosition of a TextBox is “Right”, the caption begins directly next to the field. It would be better if there was some space similar to the caption of a CheckBox.

image

1 Like

Can you see how that worked previously? Cannot you manage it using CaptionLength?

CaptionLength only extends the area to the right which works fine to position the label on the left, but does nothing for the label on the right. Setting the value to 5 or 500 had no impact at the caption. In flash the value also has no impact, but there is a space between the box and the caption.

image

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.