Click or drag to resize

SystemImageListHelperSysImageList_Internal Property

Internal getter/setter for deriving classes.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected SystemImageList SysImageList_Internal { get; set; }

Property Value

Type: SystemImageList
A list of system images.
See Also