SLafButtonGroupContainer Struct Reference
struct SLafButtonGroupContainer |
Detailed Description
Look of button group container
Member Enumeration Documentation
Enum TLocation
Enumerator | Value | Description |
---|
EInternal | |
Button group container used internally for example in dialog buttons
|
EExternal | |
Button group container used externally for example in toolbar or CBA (Command Button Area)
|
Enum TOrientation
Orientation of the button group container
Enumerator | Value | Description |
---|
EVertical | |
Vertical orientation
|
EHorizontal | |
Horizontal orientation
|
Enum TUse
The controls where the button group container is used.
Enumerator | Value | Description |
---|
EView | |
View
|
EDialog | |
Dialog
|
EToolbar | |
Toolbar
|
ECba | |
Command button area
|
EDialogButtons | |
Dialog buttons
|