Load an Icon from the application's Icon Resource.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| resourceId |
String |
|
|
The Icon Resource Id, e.g., "Account". |
| size |
Integer |
Optional |
|
The Icon Size in pixels, e.g., 16.
If omitted, a value of 16 is assumed. |
| overlay |
String |
Optional |
|
An overlay to apply to the icon. |
| imageFormat |
isefinFileDownloadImageFormat |
Optional |
|
The Image Format to download the file as.
If omitted, a value of isefinFileDownloadImageFormat.Png is assumed. |
Return Value
Boolean
- Member of:
- finFileDownloadInfo
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0