Method GetFolderIcon
GetFolderIcon(IconSize, FolderType)
Used to access system folder icons.
public static Icon GetFolderIcon(FileSystemHelper.IconSize size, FileSystemHelper.FolderType folderType)
Parameters
size
FileSystemHelper.IconSizeSpecify large or small icons.
folderType
FileSystemHelper.FolderTypeSpecify open or closed FolderType.
Returns
- Icon
System.Drawing.Icon