Crazy Eddies GUI System
0.6.0
|
Namespace containing all classes that make up the properties interface for the Combobox class. More...
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 | 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... | |
Namespace containing all classes that make up the properties interface for the Combobox class.