Hi guys,I have a question about right alignment. I have a form with
caption and supposedly, dots as filler for the space between the caption
and the value. I can right aligned the value and replaced the space with
dots programmatically, but if the value is too long, the field is
cutting off the values instead of the filler (making the left position
as the anchor instead of the right position.) IMO, if it is right
aligned, the anchor should be on the right instead of the left.Can
anyone help me w...