Classes | |
class | ReadOnly |
Property to access the read-only setting of the edit box. More... | |
class | ValidationString |
Property to access the string used for regular expression validation of the edit box text. More... | |
class | CaratIndex |
Property to access the current carat index. More... | |
class | EditSelectionStart |
Property to access the current selection start index. More... | |
class | EditSelectionLength |
Property to access the current selection length. More... | |
class | MaxEditTextLength |
Property to access the maximum text length for the edit box. More... | |
class | NormalEditTextColour |
Property to access the normal, unselected, text colour used for rendering text. More... | |
class | SelectedEditTextColour |
Property to access the colour used for rendering text within the selection area. More... | |
class | ActiveEditSelectionColour |
Property to access the colour used for rendering the selection highlight when the edit box is active. More... | |
class | InactiveEditSelectionColour |
Property to access the colour used for rendering the selection highlight when the edit box is inactive. More... | |
class | SortList |
Property to access the sort setting of the list box. More... | |
class | ForceVertScrollbar |
Property to access the 'always show' setting for the vertical scroll bar of the list box. More... | |
class | ForceHorzScrollbar |
Property to access the 'always show' setting for the horizontal scroll bar of the list box. More... | |
class | SingleClickMode |
Property to access the 'single click mode' setting for the combo box. More... |