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

Glossary Item Box

Description

Gets the selected attribute of an existing element.

Syntax

Visual Basic
Public Function ElementGetSelected( _
   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 element is selected.

Remarks

An element created with the Selected attribute set to true will be automatically selected.

See Also

©2013. Accusoft Corporation. All Rights Reserved.