Hi,
Can anyone help please ??
I am trying to insert spaces between Images and check boxes on a treeview node, in a windows form app
i.e. checkbox (spaces) image (spaces) node text
rather than default format checkbox Image node text
Thanks![]()
Hi,
Can anyone help please ??
I am trying to insert spaces between Images and check boxes on a treeview node, in a windows form app
i.e. checkbox (spaces) image (spaces) node text
rather than default format checkbox Image node text
Thanks![]()
You should probably look into using DrawMode property and DrawNode event.
Some useful links: Learning videoes, Code Samples, WMI Code Creator, MSDN, The Code Project, WindowsClient.net, ASP.net, W3 Schools, Regular-Expressions.info, GDI+ FAQ
How to format posts with code blocks etc - present the problem/post properly
Many thanks JohnH... I 'll have look :-)
Bookmarks