Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

ComboBox on black background

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 10-30-2006   #1 (permalink)
John Lorenzen
Guest


 

ComboBox on black background

I have a combobox on a black background. By default this combo box has a
white border around it that I want to remove, I think it comes from the
chrome default style does anyone know how I can remove this border?


My System SpecsSystem Spec
Old 11-02-2006   #2 (permalink)
Bob
Guest


 

Re: ComboBox on black background

In article <0F643A65-C845-4A6D-9EA5-0B79E8C40330@microsoft.com>,
johnl@fidlar.com says...
> I have a combobox on a black background. By default this combo box has a
> white border around it that I want to remove, I think it comes from the
> chrome default style does anyone know how I can remove this border?
>
>


have you tried the BorderBrush and Background properties of the
Combobox?

<Grid Background="Black">
<ComboBox BorderBrush="Black" Background="Black" Height="25"
VerticalAlignment="Top" />
</Grid>
My System SpecsSystem Spec
Old 11-02-2006   #3 (permalink)
Bob
Guest


 

Re: ComboBox on black background

In article <0F643A65-C845-4A6D-9EA5-0B79E8C40330@microsoft.com>,
johnl@fidlar.com says...
> I have a combobox on a black background. By default this combo box has a
> white border around it that I want to remove, I think it comes from the
> chrome default style does anyone know how I can remove this border?
>
>


have you tried the BorderBrush and Background properties of the
Combobox?

<Grid Background="Black">
<ComboBox BorderBrush="Black" Background="Black" Height="25"
VerticalAlignment="Top" />
</Grid>
My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
All icons have a black background on Live Messenger 8.5 Big Dave Live Messenger 2 07-10-2008 05:45 PM
Desktop Background appear black Nagesh C Samant Vista General 1 08-10-2007 08:00 AM
Background keeps changing back to Black Brendi Vista General 3 08-06-2007 01:52 PM
WPF combobox background Michael Jackson Avalon 2 06-11-2007 05:16 PM
desktop background changing to black montyphyton@gmail.com Vista General 22 05-30-2007 06:36 AM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51