MyGUI  3.2.1
TextBox Properties
Global MyGUI::TextBox::setPropertyOverride (const std::string &_key, const std::string &_value)

TextColour is TextBox property with type Colour. Цвет текста.

TextAlign is TextBox property with type Align. Выравнивание текста.

FontName is TextBox property with type string. Имя шрифта.

FontHeight is TextBox property with type int. Высота шрифта.

Caption is TextBox property with type string. Содержимое поля редактирования.

TextShadowColour is TextBox property with type Colour. Цвет тени текста.

TextShadow is TextBox property with type bool. Режим показа тени текста.