ShellListBaseItemSetImageIndex Method |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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