jsComboBoxEx Overview

Introducing the jsComboBoxEx custom class for use with dBASE.


jsComboBoxEx is a custom class which is written almost entirely in dBL code and based on the PaintBox standard dBL class. The dBL code in the jsComboBoxEx class surfaces the highly stable and widely used Windows ComboBoxEx window class functionality.

If you've used Windows Explorer or other applications using ComboBoxEx, then you already know what ComboBoxEx functionality is all about. The ComboBoxEx window class is similar to the stock ComboBox class but also supports the display of optional images with the item text. The same basic ComboBoxEx technology is used in all sorts of applications requiring simple user-interfaces for list selections with the list represented by a series of text labels and optional images. Now, almost all of the ComboBoxEx functionality can be easily integrated directly into any dBL application with jsComboBoxEx and you have full control of the functionality which the users have access to.

jsComboBoxEx can be used for many purposes:

For those of you who don't believe it, YES dBASE can do some rather amazing things. And now with jsComboBoxEx, dBASE becomes even more powerful.