ShellItemIconImageIndex Property |
The icon image index that is displayed next to the itemname.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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