Hello Colin,
u may perform some kind of hack, writing externall app, which find
the desktop search window and modify some child windows
if u are just looking for skin u are into the wrong NG. this one
relates to the development
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high
and we miss it, but that it is too low and we reach it" (c)
Michelangelo
CG> I'm sorry I don't quite follow.
CG>
CG> Is there a way to modify the current UI of the windows search to
a
CG> home grown version or skin?
CG>
CG> "Michael Nemtsev" <Michael Nemtsev>, "MVP" wrote:
CG>
Hello Colin,
Use Spy to get the windows name and then send the WM_SHOWWINDOW
message with FALSE in WParam, which just hide the window
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high
and we miss it, but that it is too low and we reach it" (c)
Michelangelo
CG> Is there a way to modify the UI on Windows Desktop Search?
CG> Programmatically
CG> or through a xml or css file? maybe xaml?
CG> Can I remove or Add an Item to the Other Drop Down.
CG> Can I remove the Music search? I don't work for a music company
or
CG> radio
CG> station.
CG> As well as the web button can I get rid of that as well?