.. |
Button.cs
|
d9a56e97c8
Fixes changes requested.
|
3 years ago |
Checkbox.cs
|
ef494eecdc
Fixes requested changes.
|
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
|
3160b4c914
Fixes some AutoSize issues with rules.
|
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
|
59577feecf
Added oldTitle to eventargs and fixed title = null
|
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
|
9d1a919ca5
Fixes #1793. ScrollBarView is hiding if the host fit the available space. (#1795)
|
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
|
38100499a2
Fixes #1846. TabView now clip the draw bounds (#1847)
|
3 years ago |
TableView.cs
|
367fdd9bad
Fix TableView multi selections extending to -1 indexes (#1843)
|
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
|
2451c19d15
Wizard fixes (#1802)
|
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 |