ISUI:textentry (Element Type)
Jump to navigation
Jump to search
Overview
Base Element
- none
XML Attributes
Tag | Description | Default |
---|---|---|
BackgroundColor | Background color | 000033 |
Border | Size of border around the element. This border is included in the size of the element | 1 |
BorderColor | Border color | FFFFFF |
CaretOuterColor | Color used for the outside (inner in Insert mode) of the caret, visible while the element is in keyboard focus | UI Manager Setting |
CaretInnerColor | Color used for the inside (outer in Insert mode) of the caret, visible while the element is in keyboard focus | UI Manager Setting |
FontSize | Height of the text to appear in the element | 12 |
MaxLength | Maximum size of text buffer. The number of characters that can be typed is this number less 1 | 256 |
SelectionColor | Background color of selected text | 000000 |
TextColor | Text color | FFFFFF |