TextHiliteColor property (ILEADRasterFXD)
OLE_COLOR TextHiliteColor | |
Overview |
Remarks
Specifies the highlight color of a text object. You specify other aspects of the text object using related properties described in Drawing Three-Dimensional Shapes and Text.
The DrawText method draws the text object in the control's client area or on the current bitmap.
The highlight color is used only for the following TextStyle values:
FXD_TEXTSTYLE_INSETLIGHT
FXD_TEXTSTYLE_INSETEXTRALIGHT
FXD_TEXTSTYLE_INSETHEAVY
FXD_TEXTSTYLE_INSETEXTRAHEAVY
FXD_TEXTSTYLE_RAISEDLIGHT
FXD_TEXTSTYLE_RAISEDEXTRALIGHT
FXD_TEXTSTYLE_RAISEDHEAVY
FXD_TEXTSTYLE_RAISEDEXTRAHEAVY
FXD_TEXTSTYLE_OUTLINEBLOCK
FXD_TEXTSTYLE_MAX
See Also
Elements: |
|
Topics: |
|
|