ShellItemIconImageIndex Property |
The icon image index that is displayed next to the itemname.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public int IconImageIndex { get; set; }
Public Property IconImageIndex As Integer
Get
Set
public:
property int IconImageIndex {
int get ();
void set (int value);
}
member IconImageIndex : int with get, set
Property Value
Type:
Int32See Also