Subject TIB_LookupCombo with my own Popup handle
Author Hug
I have a TIB_LookupCombo where I must control the Popup List myself.
Well, I write code on TIB_LookupComboDropDown event making my custom
behavior, which annuls default Popup List . Also, I make
TIB_LookupCombo->CanDropDown=false;
and I get to avoid the default popup list, but the DownArrow button stays
pressed !!?
Is there any way to restore button appearance?
TIA,
Hugo.