how to skin the open/saveFileDialog ?

  • Thread starter Thread starter malpani.abhijit
  • Start date Start date
M

malpani.abhijit

Hi,

I want to skin the open/saveFileDialog as per the color skin used for
my application.
How do i change the background color of open/saveFileDialog in
winforms?
 
I want to skin the open/saveFileDialog as per the color skin used for
my application.
How do i change the background color of open/saveFileDialog in
winforms?

Create your own form, that inherits from the filedialog?

-Jeroen
 

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