Here now are the new features for this release:
Introduced _HighlightKey Property
.T. (Default) = will highlight the keys you've pressed so far. Good for dropdown feature (see images)
I decided to have this as an extra guide for users to know what keys they have pressed so far.
.F. = will highlight suggestions for quickfill. Good for without dropdown
Introduced _PlainBox Property
If you will be using xBox just because of its look (curvature and markers) without any quickfill suggestion or dropdown feature, then set this as .T.. Default is .F.
Miscellanous Enhancements
Well, I've made some clean-ups on codes such as relocating all the WinAPI declarations so it will be declared only once instead of repeatedly re-declaring those on the popup/dropdown grid. Centralized as well the highlighting capability of the class.
No comments:
Post a Comment