Hey everyone. I got this treeView and i want to display different contextmenus according to the selected item. I got it working with code, but it doesn't fell very 'smart' to have a lot of boolean properties for this choosing the visibility of the different menus. Maybe somebody got an opinion on this.