Owner Drawn event

Started by Anonymous, April 18, 2004, 03:36:29 PM

Previous topic - Next topic

Anonymous

I just noticed after adding a listbox to a form that FF doesn't expose the ownerdrawn event.

I think this would be very useful because there are times when you need to display the contents of a listbox (or combobox) with ownerdrawn features.

Andrew

TechSupport

Hi Andrew,

That message can be handled through the CUSTOM message.

:)

Anonymous