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

Glossary Item Box

Description

Gets the textlocked attribute of an existing element.

Syntax

Visual Basic
Public Function ElementGetTextLocked( _
   ByVal elementHandle As Long _
) As Boolean

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

A Boolean value that indicates whether the text can be edited.

Remarks

When the textlocked attribute is true, the text cannot be changed by the user.

See Also

©2013. Accusoft Corporation. All Rights Reserved.