Accusoft NotateXpress 12
ElementSetHighlightFill Method
See Also  Send comments on this topic.
element
The handle of an element returned by the ElementCreate method.
newVal
If this element should have the fill highlighted.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetHighlightFill Method

Glossary Item Box

Description

Sets the highlight fill of an existing element

Syntax

Visual Basic
Public Sub ElementSetHighlightFill( _
   ByVal element As Long, _
   ByVal newVal As Boolean _
) 

Parameters

element
The handle of an element returned by the ElementCreate method.
newVal
If this element should have the fill highlighted.

Remarks

Note: The syntax of the ElementSetBackstyle method is easier to use. If you use this method, you will have less of chance of being confused by the difference between HighlightBack and HighlightFill.

See Also

©2013. Accusoft Corporation. All Rights Reserved.