APPLICATIONICON

  

DEVELOPER

 

 

Purpose

.ApplicationIcon sets the icon that appears on the PROIV Client windows and on the Windows taskbar.

Object Type

Client

Syntax

ObjectReference.ApplicationIcon = Value

Operation

ObjectReference is the Tag Name of the PROIV Client object.
Value
is the name of the icon file (.ico) used on the
PROIV Client windows and on the Windows taskbar.
 

Remarks

 

Example

To change the icon that appears on the PROIV Client windows and on the Windows taskbar:

Client.ApplicationIcon = "wf_favicon.ico"
 

Comment on this topic

Topic ID: 510120