SystemImageListHandle Property |
Returns the handle to the system image list.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax protected IntPtr Handle { get; }
Protected ReadOnly Property Handle As IntPtr
Get
protected:
property IntPtr Handle {
IntPtr get ();
}
member Handle : IntPtr with get
Property Value
Type:
IntPtrSee Also