| StyleBorder |
Control has a border |
| StyleCaption |
Control has a caption |
| StyleSysMenu |
Control has a system menu |
| StyleVisible |
Control is visible |
| StyleSizeable |
Control is sizeable |
| StyleStandard |
This is the join of the previous styles |
| StyleMDI |
This is the style for MDI windows container |
| StyleMultiline |
The text is multiline |
| StyleWantReturn |
The control accept the Return key in the text area |
| AlignmentRight |
The text is right aligned |
| AlignmentCenter |
The text is centered |
| AlignmentLeft |
The text is left aligned |
| LeftMouseButton |
The left button has been pressed |
| MiddleMouseButton |
The middle button has been pressed |
| RightMouseButton |
The right button has been pressed |