description: The following example function creates a tooltip and associates it with the control whose resource ID is passed in. // idTool - identifier of an dialog box item. // nDlg - window handle ...
Tool tip controls appear only in the Content View of the [!INCLUDETLA2#tla_uiautomation] tree if they can receive keyboard focus. Otherwise, all of the tool tip's information is available from the ...
You're debugging some code and you need to know the value of a string variable. You move your mouse over the variable and -- voila! -- a tooltip appears showing the value of the string. But, when you ...