How to disable the Automatic ToolTip Of TreeView
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How about TreeView.ShowNodeToolTips=false; ?
Luc Pattyn [Forum Guidelines] [My Articles]
this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google