コントロールのツールのツール ヒント テキストを更新します。
void UpdateTipText(
LPCTSTR lpszText,
CWnd* pWnd,
UINT_PTR nIDTool = 0
);
void UpdateTipText(
UINT nIDText,
CWnd* pWnd,
UINT_PTR nIDTool = 0
);
パラメーター
lpszText
ツールのテキストへのポインター。pWnd
ツールを保持するウィンドウへのポインター。nIDTool
ツールの ID。nIDText
ツールのテキストを表す文字列リソースの ID。
必要条件
**ヘッダー:**afxcmn.h