.. |
Button.cs
|
a4d4a5f9c3
Using base.HotKey instead of private field.
|
3 years ago |
Checkbox.cs
|
6542e86979
Removing duplicate code.
|
3 years ago |
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 years ago |
ComboBox.cs
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
3 years ago |
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
FrameView.cs
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
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
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
LineView.cs
|
996ce13b82
Fixed erroneous namespace on LineView to match other views
|
3 years ago |
ListView.cs
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
3 years ago |
Menu.cs
|
13948501d5
Fixes #1973. Avoid positioning Submenus off screen. (#1975)
|
3 years ago |
PanelView.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 years ago |
ProgressBar.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
RadioGroup.cs
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
3 years ago |
ScrollBarView.cs
|
281a849c08
Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020)
|
3 years ago |
ScrollView.cs
|
75c0160d96
Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000)
|
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
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
3 years ago |
TextField.cs
|
c350886b5d
Fixes #2047. Tests are failing locally after merging #2046
|
2 years ago |
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
TextView.cs
|
09f005448e
Fixes #1800. TextView now uses the same colors as TextField. (#1971)
|
3 years ago |
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
TreeView.cs
|
73846b3c32
Fixes #1959: GoToEnd should not fail on an empty TreeView (#1960)
|
3 years ago |