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