ISUI:textentry (Element Type)

From Lavish Software Wiki
Revision as of 18:54, 23 August 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Overview

Base Element

  • none

XML Properties

Tag Description Example
BackgroundColor Background color FF000033
Border Size of border around the element. This border is included in the size of the element 1
BorderColor Border color FFFFFFFF
CaretOuterColor Color used for the outside (inner in Insert mode) of the caret, visible while the element is in keyboard focus FFFFFFFF
CaretInnerColor Color used for the inside (outer in Insert mode) of the caret, visible while the element is in keyboard focus FF000000
Font Font reference (Name, Size, Color)
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 FF000000


See Also