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

Glossary Item Box

Description

Sets the selected attribute of an existing element.

Syntax

Visual Basic
Public Sub ElementSetSelected( _
   ByVal elementHandle As Long, _
   ByVal bSelected As Boolean _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
bSelected
If the element is selected.

Return Type

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.