Accusoft NotateXpress 13
ElementSetTextLocked Method
The handle of an element returned by the ElementCreate method.
If the text can be edited.
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

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | Text  | User Interaction

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback