Custom Icon REALbasic Plugin

CustomIcon.SetIconFile Method

Use this method to assign a icon file to the control.

SetIconFile(
   Icon as folderItem)

Parameters

Icon
A FolderItem that should point to the Icon file.

Remarks

See Also

CustomIcon Control