Function Reference

_GUIToolTip_SetWindowTheme

ビジュアルスタイルを設定します。

#Include <GuiToolTip.au3>
_GUIToolTip_SetWindowTheme($hWnd, $sStyle)

 

パラメータ

$hWnd コントロールのハンドル
$sStyle 設定するツールチップのビジュアルスタイルを格納した文字列

 

返し値

なし。

 

注意

なし。

 

関連