COXToolTipCtrl::SetDelayTime
void SetDelayTime(DWORD dwDuration, int nTime)
void SetDelayTime(UINT nDelay)
Parameters
dwDuration |
Flag that specifies which duration value will
be set. Can be one of the following values:
| ||||
nTime |
Specifies the new delay time, in milliseconds
(mS). | ||||
nDelay |
Specifies the new delay time, in milliseconds
(mS). |
Remarks
Sets the delay times for the tooltip in milliseconds.
See also: GetDelayTime