Displaying a field at an absolute position on a screen
You can use the AbsoluteFieldManager class to specify an absolute position, based on x-y co-ordinates, of a field on a screen rather than a position that is relative to other fields on the screen.
You can use the AbsoluteFieldManager class to control of the placement of fields and to overlap fields on the screen.
- Display a label at an absolute position on the screen
- Code sample: Displaying a label at an absolute position on the screen
Previous topic: Code sample: Displaying a ButtonField and a LabelField temporarily on
the top and bottom of the screen