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

Glossary Item Box

Description

Sets the background style of an existing element.

Syntax

Visual Basic
Public Sub ElementSetBackstyle( _
   ByVal elementHandle As Long, _
   ByVal BackStyle As NX_BackStyleType _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
BackStyle
ValueDescription
NX_OpaqueThe background style is opaque (A solid color).
NX_TranslucentThe background style is translucent (Part way between solid and see through).
NX_TransparentThe background style is transparent (See through)

See Also

©2013. Accusoft Corporation. All Rights Reserved.