gives access to the text and formatting of a fixed text field.
Definition XFixedText.idl:28
void setText([in] string Text)
sets the text of the control.
string getText()
returns the text of the control.
short getAlignment()
returns the alignment of the text in the control.
void setAlignment([in] short nAlign)
sets the alignment of the text in the control.