Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Notification Area Frame  (Read 9923 times)
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« on: December 20, 2014, 05:33:55 pm »

Getting rid of that black frame in Notification area.

Replace the borderthickness here

<scrollviewer layoutpos="client" id="atom(list)" xscrollable="false" xbarvisibility="never" yscrollable="true" ybarvisibility="always" borderthickness="rect(1rp,1rp,1rp,1rp)" sheet="common" accessible="true" accname="scrollviewer" accrole="list">

with

<scrollviewer layoutpos="client" id="atom(list)" xscrollable="false" xbarvisibility="never" yscrollable="true" ybarvisibility="always" borderthickness="rect(0rp,0rp,0rp,0rp)" sheet="common" accessible="true" accname="scrollviewer" accrole="list">

in taskbarcpl.dll to get this:




Or add a bordercolor after the borderthickness to change the color like here:

Logged
drakkar1969
Beginner
*
Posts: 59


View Profile
« Reply #1 on: December 25, 2014, 12:26:32 am »

Thanks, 3am!
Logged
JMB
Dedicated Themer
*
Posts: 135


aka YourNumbr1Fan


View Profile
« Reply #2 on: December 25, 2014, 07:06:30 am »

Awesome!

Added bordercolor="gtc(CONTROLPANELSTYLE,17,0,3821)" (copy/paste from the line above that code) so it would match up with any theme.



Glad you found it, 3am  Smiley Thanks  Wink
« Last Edit: January 28, 2015, 10:00:11 am by JMB » Logged
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« Reply #3 on: December 25, 2014, 02:42:27 pm »

btw DirectUI editing was detailed a long time ago by Panda X here:

http://vistastylebuilder.com/forum/index.php?topic=215.0

That's where I learned it
Logged
JMB
Dedicated Themer
*
Posts: 135


aka YourNumbr1Fan


View Profile
« Reply #4 on: December 25, 2014, 04:52:27 pm »

btw DirectUI editing was detailed a long time ago by Panda X here:

http://vistastylebuilder.com/forum/index.php?topic=215.0

That's where I learned it

Bookmarking that for sure  Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!