Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SMultiLineEditableTextBox
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SMultiLineEditableTextBox.h |
| Include | #include "Widgets/Input/SMultiLineEditableTextBox.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Input/SMultiLineEditableTextBox.cpp |
void SetTextBoxBackgroundColor
&40;
const TAttribute< FSlateColor > & InBackgroundColor
&41;
Remarks
Sets the color of the background/border around the editable text (overrides Style)
Parameters
| Name | Description |
|---|---|
| InBackgroundColor | The background/border color |