Let users set the color of the titlebar instead of just enabling it

This commit is contained in:
theolivenbaum
2021-09-06 15:54:32 +02:00
parent 9693c82792
commit 801616cd53

View File

@@ -226,7 +226,8 @@ namespace ElectronNET.API.Entities
/// Activate the Window Controls Overlay on Windows, when combined with <see cref="TitleBarStyle"/> = <see cref="TitleBarStyle.Hidden"/>
/// </summary>
[SupportedOSPlatform("win")]
public bool TitleBarOverlay { get; set; }
[DefaultValue(null)]
public TitleBarOverlayConfig TitleBarOverlay { get; set; }
/// <summary>
/// Use WS_THICKFRAME style for frameless windows on Windows, which adds standard