Question : How to show treeview inside combobox

Dear all ,

I try to attached a treeview with combobox

I already populate a treeveiw with parent and child and it' work fine.

I want be show when I click in arrow of the combobox and drowdown normally.

The trouble that it's not show and if it show it not pop as norma treeview inside a combobox.

could give us the professional easy sample.
Code Snippet:
1:
Me.ComboBox1.Controls.Add(TreeView1)

Answer : How to show treeview inside combobox

and what about the 3 other links?
Random Solutions  
 
programming4us programming4us