Type |
Read/Write |
AlignType |
Yes/Yes |
AlignType |
Description |
0 – AlignTypeParent |
The reference object for the alignment of the right edge is the parent object. This can be the form or another control container, where the control is positioned on. |
1 – AlignTypeMe |
The reference object for the alignment of the right edge is the own object. |
2 – AlignTypeControl |
The reference object for the alignment of the right edge is another control. The name of the control is defined by the property AlignElementRight. |