Accusoft NotateXpress 13
PrgSetItemToolTipText Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
The tool tip text of the element.
Description
Sets the tool tip text for a specific element for the specific layer.
Syntax
Visual Basic
Public Sub PrgSetItemToolTipText( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal toolTipText As String _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
toolTipText
The tool tip text of the element.
Remarks
The tool tip is sometimes called "pop up"
See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations  | Text

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback