Is it possible to add treemenu to a combobox in C#
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Can we add treenodes i.e nodes which again has nodes in them to a combobox instead of a sequential list of items in C# Thanks :)
U will have to create a custom control for this. u cant use the combo box control.
-
Can we add treenodes i.e nodes which again has nodes in them to a combobox instead of a sequential list of items in C# Thanks :)
You can have a look at this article. ComboBoxTree[^]
Tarakeshwar Reddy MCP, CCIE Q(R&S) Experience is like a comb that life gives you when you are bald - Navjot Singh Sidhu