.NET tree combobox

  • Thread starter Thread starter Andrea
  • Start date Start date
A

Andrea

Hi,
I'm looking for a .NET Tree Combobox, that is a combobox that opens
showing a treeview instead of a simple list. Support for pictures is
required. I've seem something in codeproject but they don't satisfy
me.

It's something similar to the Windows drive combobox that you see in
the common file dialogs.

If I can find a open source component it would be great but also a
commercial one will be OK.

Thanks a lot.
 
Hello andrea,

See there http://www.codeproject.com/cs/miscctrl/customcombos.asp
and some others there http://www.codeproject.com/cs/miscctrl/

a> Hi,
a> I'm looking for a .NET Tree Combobox, that is a combobox that opens
a> showing a treeview instead of a simple list. Support for pictures is
a> required. I've seem something in codeproject but they don't satisfy
a> me.
a> It's something similar to the Windows drive combobox that you see in
a> the common file dialogs.
a>
a> If I can find a open source component it would be great but also a
a> commercial one will be OK.
a>
a> Thanks a lot.
a>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
Hello andrea,

See there http://www.codeproject.com/cs/miscctrl/customcombos.asp
and some others there http://www.codeproject.com/cs/miscctrl/

a> Hi,
a> I'm looking for a .NET Tree Combobox, that is a combobox that opens
a> showing a treeview instead of a simple list. Support for pictures is
a> required. I've seem something in codeproject but they don't satisfy
a> me.
a> It's something similar to the Windows drive combobox that you see in
a> the common file dialogs.
a>
a> If I can find a open source component it would be great but also a
a> commercial one will be OK.
a>
a> Thanks a lot.
a>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

Thanks. The problem with that control is that it looks really bad. It
doesn't have the Windows XP look and feel
Any other suggestions?.
 
Hello andrea,

a> On Sat, 15 Jul 2006 12:58:10 +0000 (UTC), Michael Nemtsev

a> Thanks. The problem with that control is that it looks really bad. It
a> doesn't have the Windows XP look and feel
a> Any other suggestions?.

Maybe just recompile with XP style? I tcould be more quick way rather wait
till somebody remember another control

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 

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