c# - Add space between Checkboxes and Text of a TreeViewNode -



c# - Add space between Checkboxes and Text of a TreeViewNode -

i have treeview checkboxes , want add together spaces between checkboxes , text of treeviewnode. how can that?

example from: -a -[]b -[]c -a -[] b -[] c

i using http://www.codeproject.com/kb/tree/tristatetreeviewsubmissio.aspx solved problem , give me more flexibility in states.

c# winforms treeview

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -