Dim hPicture As Picture
hPicture = Stock [ Key As String [ , Default As String ] ]
Returns an icon from the stock.
The format of Key is "Size/Name", where:
Size is the size of the icon.
Name is the name of the icon.
Use the Listproperty to get a list of all possible names.
This method is called by the Pictureclass array accessor when it gets an icon path beginning with "icon:/".