Hi All,
I am working on WinForm.
I m using treeview with some image for each node.
I have used ImageIndex to assign the Image for a node.When I am running the application,the Image is coming properly but its size getting reduced.
TreeView.ItemHe ight is setting the item height ,not enlarging the Image size.
Can any one help me in controlling the size of Image.
Regards,
Gyanendar
I am working on WinForm.
I m using treeview with some image for each node.
I have used ImageIndex to assign the Image for a node.When I am running the application,the Image is coming properly but its size getting reduced.
TreeView.ItemHe ight is setting the item height ,not enlarging the Image size.
Can any one help me in controlling the size of Image.
Regards,
Gyanendar
Comment