Title: Explorer Listview (Vista) Post by: shepherd_h on September 21, 2010, 10:35:38 pm Could help me somebody with these?
1.) Explorer's listview column header (Name, Type, etc. boxes at the top of listview). Where can I find it in VSB? 2.) How can I force this listveiw to change text color on hot state? 3.) How can I place a watermark image into the listview background which would show what type of folder is show (documnet, picture, music). I tried shellstyle, but without effect. :-( (I have seen a Vista style used it!) 4.) Where can I see the following elements: Lists, Menus & Tabs > ListView > GroupHeader > 2, 4, 6, 8, 10, 11, 12, 13, 14, 15, 16 ? Title: Re: Explorer Listview (Vista) Post by: 3am on September 21, 2010, 11:50:08 pm In Vista:
1) Toolbars, Headers & Rebar > Toolbars & Headers > Header Item 2) Textcolor is Fonts & System Metrics > BtnText:Color. Don't remember if you can change it when hot. Title: Re: Explorer Listview (Vista) Post by: sunbeam2000 on September 22, 2010, 02:31:58 pm 2. in 7 the textcolor changes on selected (not hot) state. settings are in explorerframe.dll >MUI
so maybe you have luck when checking the browsui.dll MUI-file 3. shellstyle previewpane works.. not the listview-background.. also here a view in browseui.dll might be the way.. Title: HeaderItems - Text (Vista) Post by: shepherd_h on September 28, 2010, 05:48:48 am Thanks for the valuable help!
Whehe could I set the text color and font of HeaderItems? (it seems that the font face is controlled by ICONFONT as default.) |