|
|
|
|
|
ToolTipColor (Function) In french: BulleCouleur Modifies the colors used for displaying the tooltips. The color of the text and the background color of the tooltip can be modified. This modification is performed for the current application. ToolTipColor(YellowToolhelp, DarkBlue)
Syntax
ToolTipColor(<Text color> , <Background color>)
<Text color>: Integer Color of the text displayed in the tooltips of the current window. This color can correspond to: <Background color>: Integer Background color of the tooltips found in the current window. This color can correspond to: Remarks Tooltips are enabled by default in the controls. To disable them, use ShowToolTip.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|