BaseStatusBar TEXT flags
Jump to navigation
Jump to search
- The DI_TEXT* flags change the alignment of the string relative to the starting position:
- DI_TEXT_ALIGN_LEFT - Left alignment (default)
- DI_TEXT_ALIGN_CENTER - Center aligment
- DI_TEXT_ALIGN_RIGHT - Right alignment