Archive: How to remove the "Header" bitmap in MUI?


How to remove the "Header" bitmap in MUI?
I want to remove the Header bitmap in Modern UI pages,
like the MUI_PAGE_WELCOME.
Because I want more space to put the widgets.

:D


You cannot remove the header easily. To make changes to the user interface you must use Resource Hacker and edit the Contrib\UIs\modern.exe file. It would be easier to use two custom pages instead.

Stu


OK,I Try it~