TOOLTIP  | 
     
  DEVELOPER  | 
  ![]()  | 
| 
   
  | 
  
   
  | 
| 
   Purpose  | 
  
   .ToolTip allows you to specify the text to be displayed as a Windows tooltip when the mouse hovers over certain objects.  | 
| 
   Syntax  | 
  
   Setting:         ObjectReference.ToolTip = Value  | 
| 
   Operation  | 
  
   ObjectReference is the Tag Name of the object  | 
| 
   Remarks  | 
  
   The maximum size of the tooltip is 250 characters.  It will be displayed on the screen as a single line; multi-line is not supported.   | 
| 
   Example  | 
  
   To set the ToolTip property for an Icon object (Tag Name = CUSTOMERACTIVEICON):  | 
Topic ID: 510095










  