|
-
March 29th, 1999, 09:15 AM
#1
CComboBox OnDropDown, how can I cancel the operation...
Hi,
I have a CComboBox, and I want that when the user selects on the DropDown list box button, ask the user for something and if something fails then avoid to show the list box of the combo box ( cancel the "change selection" in the combo box), Is there any way to do that ?
Thanks, Bye !
Braulio
-
April 5th, 1999, 11:22 AM
#2
Re: CComboBox OnDropDown, how can I cancel the operation...
Override messages CBN_DROPDOWN or CB_SHOWDROPDOWN
See the help for more details.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|