CGridCtrl中的combox增加模糊查找功能
摘要:void CComboEdit::OnKeyUp(UINT nChar, UINT nRepCnt, UINT nFlags) { if (nChar == VK_ESCAPE) { CWnd* pOwner = GetOwner(); if (pOwner) pOwner->SendMessage
阅读全文
posted @ 2021-07-24 13:56
posted @ 2021-07-24 13:56
posted @ 2021-07-04 16:31