ShellListBaseItemSetImageIndex Method |
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected void SetImageIndex(
int imageIndex
)
Protected Sub SetImageIndex (
imageIndex As Integer
)
protected:
void SetImageIndex(
int imageIndex
)
member SetImageIndex :
imageIndex : int -> unit
Parameters
- imageIndex
- Type: SystemInt32
See Also