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

Glossary Item Box

Description

Gets the bevel light color of an existing button element.

Syntax

Visual Basic
Public Function ElementGetBevelLightColor( _
   ByVal elementHandle As Long _
) As OLE_COLOR

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

The RGB (Red Green Blue) color value of the element's bevel light.

Remarks

The bevel light color is the color value of the left and top bevel edges of a button object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.