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

Glossary Item Box

Description

Sets the movable attribute of an existing element.

Syntax

Visual Basic
Public Sub ElementSetMoveable( _
   ByVal elementHandle As Long, _
   ByVal bMoveable As Boolean _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
bMoveable
If the element is movable

See Also

©2013. Accusoft Corporation. All Rights Reserved.