.. |
Button.cs
|
d99bc42f39
Preventing more Update execution before Initialize.
|
3 years ago |
Checkbox.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 years ago |
ComboBox.cs
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
3 years ago |
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
FrameView.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
GraphView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
HexView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
Label.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
LineView.cs
|
996ce13b82
Fixed erroneous namespace on LineView to match other views
|
3 years ago |
ListView.cs
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
3 years ago |
Menu.cs
|
ed2c516702
Button pressed now close the menu and the menu length is the same with or without hot-keys
|
3 years ago |
PanelView.cs
|
87f6cfc8ed
Fixes #1557 - Border and PanelView fixes (#1563)
|
3 years ago |
ProgressBar.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
RadioGroup.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
ScrollBarView.cs
|
58e7698f4c
Fixes #1475. Selection ending with a white space error. (#1478)
|
3 years ago |
ScrollView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
StatusBar.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
TabView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
TableView.cs
|
f96c7001e4
Fixed TableView when redrawing a System.DataTable that has no columns (#1639)
|
3 years ago |
TextField.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
TextView.cs
|
205fbf4d5b
Avoid throwing when WordWrap is true on constructor initialization.
|
3 years ago |
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
TreeView.cs
|
7deacf3bb9
Renamed to simply GetObjectOnRow and dropped unused X component
|
3 years ago |