C# treeview mousedown open window will not focus
I’d like to open a window by clicking somewhere – mostly outside any node – in a treeview to open a new window (this is to maintain a bill of material shown in that tree view, I call it “formBOM”).
I’d like to open a window by clicking somewhere – mostly outside any node – in a treeview to open a new window (this is to maintain a bill of material shown in that tree view, I call it “formBOM”).