|

IconIndex


(number) The zero-based index describing which icon to use in the executable file. For example, an icon index of 2 means it will use the third icon in the file. For .ico files, leave this value 0.


Re t u r n s


(boolean) True if the action was successful, and false if it failed. You can use Application.GetLastError to determine whether this action failed, and why.


|