How to make an XP-like interface in .NET?

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi,

How do I put green "Go" buttons in my app?

How do I create a pane like the search pane in Windows Explorer with
the blue background?

Thanks,
John
 
Hello,

John said:
I assume that there's nothing built-in to .NET that will do this?

No, there is nothing built-in in .NET.
How did the people at Microsoft that wrote Windows Explorer do it?

In C++.

;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top