Searched refs:SetNotifyOwner (Results 1 – 2 of 2) sorted by relevance
29 void SetNotifyOwner(bool notify) { m_bNotifyOwner = notify; } in SetNotifyOwner() function
316 m_pListBox->SetNotifyOwner(true); in ShowDropList()