If a tree node can not be fully displayed in the scroll pane(it means you must drag the scroll bar to see whole text), then double click on it will trigger "DoubleClick" event twice. Does anybody meet this problem before? I have to insert the tree node''s text into a TextBox when it is double clicked. I don''t want that a node''s text is inserted twice when it is double clicked.
Can anyone help me? Thanks!