本文介绍了在CMFCListCtrl中自动选择的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

信封:VS2010 SP1,Win7

我在MFC应用程序中使用CMFCListCtrl类,并且效果很好.但是,一旦将鼠标悬停在CMFCListCtrl控件的行上几秒钟,Microsoft就会发现自动行选择非常好....糟糕,看起来很烦人...

您是否知道如何防止此功能?

感谢您的帮助...

蒂埃里

电子邮件:[email protected]
网址:www.tgmdev.be(Isanaki 2.6b,KillProcess 3.0,Genesis 1.2,Horses 2.0)

Hello

Env: VS2010 SP1, Win7

I use CMFCListCtrl class in MFC application and it works well. However, Microsoft find great ( I guess.. )to have automatic row selection once you left the mouse a few seconds over a row of the CMFCListCtrl control.... Ooops, looks more than annoying...

Do you have any idea how to prevent this feature ?

Thanks for your help ...

Thierry

EMail: [email protected]
Web: www.tgmdev.be (Isanaki 2.6b, KillProcess 3.0, Genesis 1.2, Horses 2.0)

推荐答案


这篇关于在CMFCListCtrl中自动选择的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 15:24