ShellTreeViewImageIndex Property |
Not supported.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic int ImageIndex { get; set; }
Public Property ImageIndex As Integer
Get
Set
public:
property int ImageIndex {
int get ();
void set (int value);
}
member ImageIndex : int with get, set
Property Value
Int32The image index.
See Also