Public Attributes | |
bool | bUseBackGround |
Whether this edit box uses a background color. | |
Color | BackGroundColor |
The background color. |
bool bUseBackGround |
Whether this editbox is using a custom background color.
Color BackGroundColor |
The background color that this editbox should use, if bUseBackGround is true.