Title: Changing Background Color of the Navigation Pane? Post by: justin393 on July 13, 2011, 06:44:11 pm Does anyone know how to change the background color of the Navigation Pane (see attached image)? I'm new to Windows Style Builder, have watched videos and tried a number of different things that have all been unsuccessful so I was hoping someone might be able to direct me to exactly where I need to go to accomplish changing this background color. Thanks in advance for the help!
Title: Re: Changing Background Color of the Navigation Pane? Post by: Bongo on July 13, 2011, 07:38:01 pm Try
Explorer & Shell > Explorer > ProperTree > <2> Fillcolorhint:color Jerry Title: Re: Changing Background Color of the Navigation Pane? Post by: justin393 on July 13, 2011, 07:51:10 pm That works! Thanks for the help Jerry! Do you know if there's a way to tweak the font color in that pane as well? Just realized text is difficult to see once I added a dark background.
Title: Re: Changing Background Color of the Navigation Pane? Post by: 3am on July 13, 2011, 09:41:45 pm Main text color is Fonts, Colors, & System Metrics > Fonts & System Metrics > WINDOWTEXT:COLOR
( You can change this by going into the shellstyle UIfile and changing the foreground of ProperTreeHost to any color you like. For example foreground="argb(255, 0, 255, 0)" would make it green.) The other text colors for various states are at Explorer & Shell > Explorer > TreeView > TreeItem > Hot, Selected, SelectedNotFocus, HotSelected and Disabled. Title: Re: Changing Background Color of the Navigation Pane? Post by: Bongo on July 14, 2011, 12:53:27 am Main text color is Fonts, Colors, & System Metrics > Fonts & System Metrics > WINDOWTEXT:COLOR 3am is this where to change the text color? I thought I would try( You can change this by going into the shellstyle UIfile and changing the foreground of ProperTreeHost to any color you like. For example foreground="argb(255, 0, 255, 0)" would make it green.) The other text colors for various states are at Explorer & Shell > Explorer > TreeView > TreeItem > Hot, Selected, SelectedNotFocus, HotSelected and Disabled. Thanks Jerry (http://i267.photobucket.com/albums/ii305/jryprt/Restorator2007-CUsersJerryDesktopshellstyledll.png) Title: Re: Changing Background Color of the Navigation Pane? Post by: 3am on July 14, 2011, 01:10:50 am That's the place.
Title: Re: Changing Background Color of the Navigation Pane? Post by: Bongo on July 14, 2011, 01:57:11 am Title: Re: Changing Background Color of the Navigation Pane? Post by: 3am on July 14, 2011, 02:22:44 am Cool.
Hey, just in case you ever want to change or add a font in a UIFILE here's an example of how to do it if you don't know: (http://i632.photobucket.com/albums/uu41/3am_2009/font-2.png) |