SyntaxFix
Write A Post
Hire A Developer
Questions
Add it to the instance of the Click delegate:
ChildNode.Click += SubGraphButton_Click
which is inkeeping with the pattern .NET events follow (Observer).