The constants provided by the JadeSkinGroupBox class are listed in the following table.
Constant | Integer Value | Description |
---|---|---|
CaptionPosition_Left_Top | 0 | Left-justified at the top |
CaptionPosition_Left_Middle | 1 | Left-justified and centered vertically |
CaptionPosition_Left_Bottom | 2 | Left-justified at the bottom |
CaptionPosition_Right_Top | 3 | Right-justified at the top |
CaptionPosition_Right_Middle | 4 | Right-justified and centered vertically |
CaptionPosition_Right_Bottom | 5 | Right-justified at the bottom |
CaptionPosition_Center_Top | 6 | Centered horizontally at the top |
CaptionPosition_Center_Middle | 7 | Centered horizontally and vertically |
CaptionPosition_Center_Bottom | 8 | Centered horizontally at the bottom |