Freigeben über


CToolTipCtrl::SetToolInfo

Sets the information that a tool tip maintains for a tool.

void SetToolInfo(
   LPTOOLINFO lpToolInfo 
);

Parameters

  • lpToolInfo
    A pointer to a TOOLINFO structure that specifies the information to set.

Requirements

Header: afxcmn.h

See Also

Concepts

CToolTipCtrl Class

CToolTipCtrl Members

Hierarchy Chart

CToolTipCtrl::GetToolInfo