We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d963b5d + 5b54e3d commit 97c6143Copy full SHA for 97c6143
1 file changed
windows/APIExample/APIExample/Advanced/CrossChannel/CAgoraCrossChannelDlg.cpp
@@ -166,6 +166,7 @@ void CAgoraCrossChannelDlg::ResumeStatus()
166
{
167
InitCtrlText();
168
m_lstInfo.ResetContent();
169
+ m_cmbCrossChannelList.ResetContent();
170
m_staDetails.SetWindowText(_T(""));
171
m_edtChannel.SetWindowText(_T(""));
172
m_edtCrossChannel.SetWindowText(_T(""));
0 commit comments