Gets the bevel light color of an existing button element.
Visual Basic |
---|
Public Function ElementGetBevelLightColor( _ ByVal elementHandle As Long _ ) As OLE_COLOR |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The RGB (Red Green Blue) color value of the element's bevel light.
The bevel light color is the color value of the left and top bevel edges of a button object.