VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unicode ucComboBoxEx

by Zhu JinYong (5 Submissions)
Category: Coding Standards
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (20 Votes)

This is my first attempt to deal with Unicode. Please remember that the code isn't intend to fully duplicate MS Combobox.It just fulfill my application.The purpose of this posting is to bring your attention how important Unicode is and to show you how to develop Unicode control based on MS ComCTL32.DLL. Tested on XP (EN) SP2 and VB6/SP6.
Update 1:Add cImageList Class;Correct Paul's Self-Subclasser Unicode issue;A good Example is here.
Update 2:Revised Demo
Update 3:Heavily rewrite to 'almost' simulate MS Combo
Update 4:Fixed 'Overflow' error when apply Font with Unicode Font name;Add FindItem_Unicode property (28/may/2007)
Update 5:Removed Compilation condition 'Unicode=1'
with auto detection of Windows
Update 6: CreateWindowEx may fail if applied XP Theme with a MANIFEST file. (20/June/2007)
Update 7: Use Paul's Updated Self-Subclass and LaVolpe's more robust Version to solve possible UserControl Terminate error. (20/April/2008)

Rate Unicode ucComboBoxEx

Download Unicode ucComboBoxEx

Download Unicode ucComboBoxEx (46 KB)

Unicode ucComboBoxEx Comments

No comments have been posted about Unicode ucComboBoxEx. Why not be the first to post a comment about Unicode ucComboBoxEx.

Post your comment

Subject:
Message:
0/1000 characters