Hi. I do not have much experience making custom controls in C# (or C++ for that matter) and would like a basic rundown of how to do it. For example, if I wanted a TreeView that is identical to the original except that each node has 1 extra string property called "Tag2". How would I go about doing this?
Any help, big or small is appreciated. Thank you.
Any help, big or small is appreciated. Thank you.