Preciso saber como deixar no meio, atualmente mesmo eu colocando no centro, fica na esquerda. Não consigo resolver.
one solution is:
use a horizontal arrangement and set a label, a textbox and another label inside
set the width of the labels to 20% and the width of the textbox to fill parent
Taifun
also set textbox.TextAlign = center(1)