TextBox - LiruJ/GuiCookie GitHub Wiki

Overview

The TextBox controller acts as a manager for the underlying TextBlock component. This is a mostly empty class, existing purely to make interacting with dedicated text boxes easier.

Components

public, OnCreated()

This is used to display the actual text of the element.

Properties

Text

string

Gets or sets the text.

Colour

Color?

Gets or sets the colour of the text.

⚠️ **GitHub.com Fallback** ⚠️