|
Alignment
Sets alignment parameters of the control.
void Alignment(
|
Parameters
flags
[in] Alignment flags.
left
[in] Fixed offset from the left border.
top
[in] Fixed offset from the top border.
right
[in] Fixed offset from the right border.
bottom
[in] Fixed offset from the bottom border.
Return Value
None.
Note
Alignement flags:
enum WND_ALIGN_FLAGS
|