Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MaterialDesignExtensions.3.1.0.nupkg | 2020-04-26 | 267.7 kB | |
Material Design Extensions v3.1.0 source code.tar.gz | 2020-04-26 | 566.3 kB | |
Material Design Extensions v3.1.0 source code.zip | 2020-04-26 | 752.7 kB | |
README.md | 2020-04-26 | 615 Bytes | |
Totals: 4 Items | 1.6 MB | 0 |
Features
- Update to .NET Core 3.1
- Controls for simple alert and confirmation dialogs
- New
TextBoxSuggestions.KeepFocusOnSelection
property to control the focus after selecting a suggestion - New controls combining a
TextBox
and aFileSystemDialog
TextBoxOpenDirectory
TextBoxOpenFile
TextBoxSaveFile
- Improvements for
MaterialWindow
- New
MaterialWindow.TitleTemplate
property to customize the window title bar - Different looks according to
Window.WindowStyle
property - New control
NavigationRail
Fixes
- Catch exception if network drive is not accessible