hi,
how do i bind treeview's control notification to an event handler in visual studio .net? i tried to bind TVN_SELCHANGED with an event handler.. i select the class that i want to add the event handler in 'class view' by right click on the chosen class, but the pop menu doesn't have the 'add event handler' command.. thx in advance..
how do i bind treeview's control notification to an event handler in visual studio .net? i tried to bind TVN_SELCHANGED with an event handler.. i select the class that i want to add the event handler in 'class view' by right click on the chosen class, but the pop menu doesn't have the 'add event handler' command.. thx in advance..