SetVIIcon Method
Installed With: Base Package
Class: VI Methods (ActiveX)
Sets the image of a VI icon from a file.
Syntax
object.SetVIIcon(imageFile)
Parameters
Name | Type | Description |
---|---|---|
imageFile | String | Path to the image you want to use for the VI icon. |
Return Value
none