Vanara/Windows.Forms
William Kent 7eb9b1a84f
Support Windows 10 window-frame style (#229)
* Add code to mimic Windows 10 title bar behavior

* Override OnSystemColorsChanged

* Always use black when in the Designer

* Fix indentation error

* Remove stray using statement

* Add explanatory comment

* Use more resilient cast

* Add unchecked qualifier
2021-05-09 20:42:00 -06:00
..
Components Fixed XML docs 2021-04-07 13:26:35 -06:00
Contexts Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Controls Support Windows 10 window-frame style (#229) 2021-05-09 20:42:00 -06:00
Design Removed Security.PermissionSetAttribute from all classes, properties and methods. It is now marked Obsolete. 2020-12-24 13:07:32 -07:00
Dialogs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
Drawing Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Extenders Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Extensions Fixed small bug from last commit 2021-04-06 13:15:56 -06:00
Properties Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Resources Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
_InProgress_ Removed files no longer needed 2020-12-14 16:12:41 -07:00
AssemblyReport.md Updated project files with updates 2021-04-07 13:27:08 -06:00
DesktopWindowManager.cs Fixed more compiler warnings 2020-12-24 15:47:38 -07:00
LiveThumbnail.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Styles.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
Vanara.Windows.Forms.csproj Updated project files with updates 2021-04-07 13:27:08 -06:00
VisualTheme.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00