M
Max2006
Hi,
I have a TreeView and this is my node style:
<asp:TreeNodeStyle ForeColor = "#000000" Font-Size="9px" Font-Bold="false"
Width="100px" NodeSpacing="3px" />
The problem is the expand button (+) resides right at the middle of
multi-line text. Can I make the expand button top align instead of middle
align?
Any help would be appreciated,
Max
I have a TreeView and this is my node style:
<asp:TreeNodeStyle ForeColor = "#000000" Font-Size="9px" Font-Bold="false"
Width="100px" NodeSpacing="3px" />
The problem is the expand button (+) resides right at the middle of
multi-line text. Can I make the expand button top align instead of middle
align?
Any help would be appreciated,
Max