O
Ohad Young
Hi,
I'm using Windows.Forms.TreeView control (.NET Framework 1.1). When a user
select a a node from the tree, the text of the selected TreeNode object is
displayed in a Bold font. The problem is that when the text is displayed in
Bold font some of it dissapears. It seems as if the space allocated for the
text of the TreeNode is not wide enough. I added a splitter to change the
width of the TreeView control but it didn't help, the space allocated for
the text remains the same and still not wide enough . Any idea of how solve
it will be appreciated.
Thanks, Ohad
I'm using Windows.Forms.TreeView control (.NET Framework 1.1). When a user
select a a node from the tree, the text of the selected TreeNode object is
displayed in a Bold font. The problem is that when the text is displayed in
Bold font some of it dissapears. It seems as if the space allocated for the
text of the TreeNode is not wide enough. I added a splitter to change the
width of the TreeView control but it didn't help, the space allocated for
the text remains the same and still not wide enough . Any idea of how solve
it will be appreciated.
Thanks, Ohad