HOME | DD

Published: 2009-11-22 04:58:55 +0000 UTC; Views: 10700; Favourites: 23; Downloads: 986
Redirect to original
Description
------------------------------------------------------------------ExplorerFrame.dll -- UIFILE -- 40960-------
-----------------------------------------------------------
UIItem -> List View Item Background (Icon & Label) (All Views Except Details)
UIImage -> Icon Background
UIProperty -> Label Background
UIItemsView -> List View Background (All Views)
ItemGridLayout -> Item Grid (All Views Except Details and Content)
ItemRowLayout -> Row Background (Details and Content View) [Note: In Content View this is under UIItem]
-------------------------------------------------------
-----------------Color Reference------------------
-------------------------------------------------------
UIItem -> Sea Green
UIImage -> Olive Green
UIProperty -> Light Blue
UIItemsView -> Purple
ItemGridLayout -> Hot Pink
ItemRowLayout -> Orange
Related content
Comments: 8
CPtito [2024-04-11 08:45:19 +0000 UTC]
👍: 0 ⏩: 0
JoCe-from-France [2012-03-25 00:16:51 +0000 UTC]
yeah, VERY useful.... 1300+ code lines though
👍: 0 ⏩: 0
leomate [2011-01-18 07:11:58 +0000 UTC]
Lolol.
Nice find.
BTW, can you make Explorer Background have aero transparant blur effects
👍: 0 ⏩: 1
thepanda-x In reply to leomate [2011-01-19 16:31:37 +0000 UTC]
Not possible without an external application. There's one somewhere here on DA but I've never tried it.
👍: 0 ⏩: 0
AM3AM [2009-11-28 03:58:20 +0000 UTC]
Important work.
Linked it to WSB Forum
Hope ypu don't mind....
👍: 0 ⏩: 0
ZEUSosX [2009-11-23 09:33:39 +0000 UTC]
this is very detailed analysis.
Congratulations.
-----------------
a question: when we select a folder as icon: the image of the folder is controling by UIImage and the text from UIProperty ---> (FileName)
how can we have different or separate background [List View Item Background] for each, one background for the image and one for the text?
[i have found a kind of 'solution' which works in some way but its not the right one]
if the previous succeed, how can we have different kind of colors to each of the 2 areas[when mouse pressed], forexample blue to text and gray to the image[like mac]?
thank you.
👍: 0 ⏩: 1
thepanda-x In reply to ZEUSosX [2009-11-23 23:33:14 +0000 UTC]
If you look at the UIFILE from ExplorerFrame.dll each one of those has a separate background which by default is argb(0, 0, 0, 0). You can change it to dtb(ClassName, PartNumber, StateNumber) which would be referencing a class/part/state from the MSStyles.
👍: 0 ⏩: 0
RajTheeban95 [2009-11-22 21:35:36 +0000 UTC]
very useful !
i have just (finally) upgraded to windows 7
👍: 0 ⏩: 0