ucTreeView.AutoInitImageList Property
Gets or sets the ability to auto initialize the internal image list; if you set this property to False you don't use images in the control and you'll not find also the space between icons and lines
Syntax
Public Property Get AutoInitImageList () As Boolean Public Property Let AutoInitImageList (ByVal bValue As Boolean)
Parameters
Parameter |
Description |
ByVal bValue As Boolean |
|
|