Hi All,
I am writing a program that performs some simple chemical formula analysis,
in an effort to improve the UI, I was hoping to extend the Treeview Control
(.NET Framework 2.0 Windows Forms) to allow superscript and subscript text in
the treenode names. Any help with this would be greatly appreciated. Thanks
in Advance.
Mike Burr
Atul - 29 Oct 2005 06:02 GMT
For this, you will have to do custom drawing of the nodes by intercepting
the NM_CUSTOMDRAW message
----------------
-Atul, Sky Software http://www.ssware.com
Shell MegaPack For .Net & ActiveX
Windows Explorer GUI Controls
&
Quick-Launch Like Appbars, MSN/Office2003 Style Popups,
System Tray Icons and Shortcuts/Internet Shortcuts
----------------
> Hi All,
> I am writing a program that performs some simple chemical formula
[quoted text clipped - 8 lines]
>
> Mike Burr