ChangeListIconGadgetDisplay()
Syntax
ChangeListIconGadgetDisplay(#Gadget, Mode)Description
A ListIconGadget() gadget can have four display modes, each a little different, on the MS Windows operating system: small icon, large icon, list and report (column). 'Mode' can take the following values:0: Large Icon mode 1: Small Icon mode 2: List mode 3: Report mode (columns, default mode)This function can also be used to change the appearance of ExplorerListGadget() in the same way as ListIconGadget().
Supported OS
Windows