struct
DropDownBoxCreateInformation
A set of parameters used for initializing a drop down box.
Public
Fields
Placement
TDropDownAreaPlacement<GUIPhysicalUnit> Placement
Determines how is the drop down box positioned in the visible area.
DropDownData
GUIDropDownData DropDownData
Data to use for initializing menu items of the drop down box.
StyleSheetCascade
SPtr<const GUIStyleSheetCascade> StyleSheetCascade
Style sheets to apply to drop down box GUI elements.
AdditionalBounds
Vector<GUIPhysicalArea> AdditionalBounds
Additional bounds that control what is considered the inside or the outside of the drop down box.