mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
[UXTHEME] Fix text background on themed tabs. CORE-13605
This commit is contained in:
@@ -513,6 +513,7 @@ ThemeDlgPostWindowProc(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam, ULONG_
|
||||
HackFillStaticBg(hwndTarget, hdc, phbrush);
|
||||
}
|
||||
#endif
|
||||
SetBkMode( hdc, TRANSPARENT );
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user