Advertisement
5_2007-2008 OLE/ COM/ DCOM/ Active-X #174273

Combo DLL

Windows Combo box enhance active X Dll With this Active X Dll you can enhance a standard windows combo box I tried to make a DLL that will include some major ComboBox functions. The most of them can be acheived only by using API. -------- Functions 1. Drop 2. AutoComplete 3. FindString 4. GetDroppedState 5. GetDroppedWidth 6. GetEditBoxHeight 7. SetDroppedWidth 8. SetEditBoxHeight 9. SetItemHeight 10.SetMaxLen To use the Autocomplete do the folowing In the Combo_Change event add the code Dim cb as new clsAutoComplete cb.autocomplete(combo1)

AI

Resumo por IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Código fonte
original-source
Upload
Upload
Comentários originais (3)
Recuperado do Wayback Machine