Accusoft NotateXpress 12
ElementSetTextLocked Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
bLocked
If the text can be edited.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetTextLocked Method

Glossary Item Box

Description

Sets the textlocked attribute of an existing element.

Syntax

Visual Basic
Public Sub ElementSetTextLocked( _
   ByVal elementHandle As Long, _
   ByVal bLocked As Boolean _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
bLocked
If 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.