SG_ShowListItem | ||||||
Syntax: | ||||||
SG_ShowListItem(SG_GadgetID_L.l, Position_L.l) | ||||||
Parameters: | ||||||
| ||||||
Description: | ||||||
This function shows the specified item of the gadget and set the scollbar to the position where the item is. The gadget type can be one of the following: - ListIconGadget() | ||||||
Example: | ||||||
| ||||||
Remarks: | ||||||
| ||||||
|