Accusoft NotateXpress 12
ElementSetToolTipText Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
toolTipText
The tool tip text of the given element.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetToolTipText Method

Glossary Item Box

Description

Sets the tool tip text of an existing element.

Syntax

Visual Basic
Public Sub ElementSetToolTipText( _
   ByVal elementHandle As Long, _
   ByVal toolTipText As String _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
toolTipText
The tool tip text of the given element.

See Also

©2013. Accusoft Corporation. All Rights Reserved.