GRID : HeaderDYNAMICBACKCOLOR

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

GRID : HeaderDYNAMICBACKCOLOR

Post by AUGE_OHR »

hi,

i have play with HeaderDYNAMICBACKCOLOR but it "seems" not to work ... hm ...
but i have "Visual Effect" when "hover" Header ... hm ... :idea:

after Disable Visual Style of GRID Header i got Result

Code: Select all

   hHeader := ListView_GetHeader( hGrid )
   SetWindowTheme( hHeader, "", "" )
but BACKCOLOR is only with Header "Text" not hole Header Area :(

Question : is it possible to set Color for hole GRID Header Area e.g. BLACK ( Dark-Mode ) :?:
if Yes how ?
have fun
Jimmy
User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: GRID : HeaderDYNAMICBACKCOLOR

Post by AUGE_OHR »

have fun
Jimmy
Post Reply