Is there a way to get more than 259 characters on a TreeNode?
I'm making a treeView and some of the names of my nodes have more than 259 characters, but it j开发者_如何学JAVAust takes the first 259 characters of the name. Does anyone know how to fix this?
精彩评论