BCGControlBar Pro for MFC
void CBCGPPopupWindow::SetAutoCloseTime ( int  nTime)
inline

Sets the auto close time out.

Use this method to set the auto close time out. The popup window will be automatically hidden if the user doesn't take any actions on the window during this period of time.

The time out is specified in milliseconds.

Parameters
nTimeThe time out to set.