VB.NET:
Is it possible to alter the size of the displayed image in a node of a treeview?
If so - how to do this?
Printable View
VB.NET:
Is it possible to alter the size of the displayed image in a node of a treeview?
If so - how to do this?
Depends on the size of your icons in the imagelist you have associated with the treeview. The 2 standard sizes are 16x16 (i.e. everything in the windows explorer treeview) or 32x32 which is huge!