Function Reference
_GUIToolTip_SetWindowTheme
Sets the visual style
#include <GuiToolTip.au3>
_GUIToolTip_SetWindowTheme ( $hWnd, $sStyle )
Parameters
$hWnd
Handle to the ToolTip control (returned by
_GUIToolTip_Create.
)
$sStyle
String that contains the ToolTip visual style to set
Return Value
None.