AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones de controles
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
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.
Example
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.
Component: wd290obj.dll
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local