Share

CAdUiTipWindow::SetControl

C++

void SetControl(
    CWnd * control
);

Description

This method assigns a new value to the m_control member.

Parameters

Parameters Description
control Indicates the control associated with the tip

Links

CAdUiTipWindow

Was this information helpful?