No dropdown-box in a combo-box possible? 
Author Message
 No dropdown-box in a combo-box possible?

Hi,

I want to open a separate window when the user presses the arrow on my
combo-box. I've overridden ON_CBN_DROPDOWN and tried to keep the box
from being displayed with
    myCombo.ShowDropDown(FALSE);
but it's not working. Have you an idea?

Regards,
Erich

To Send Email, remove the dashes at the beginning of the e-mail-address!  
_____________________________________________________________________
Erich Hermann            

Borsigstr. 10                          Phone:  (+49)711-89661-144
D-70469 Stuttgart                Fax:       (+49)711-89661-107



Mon, 26 Mar 2001 03:00:00 GMT  
 No dropdown-box in a combo-box possible?
Reduce the size the combo in the resource.


Quote:

>Hi,

>I want to open a separate window when the user presses the arrow on my
>combo-box. I've overridden ON_CBN_DROPDOWN and tried to keep the box
>from being displayed with
>    myCombo.ShowDropDown(FALSE);
>but it's not working. Have you an idea?

>Regards,
>Erich

>To Send Email, remove the dashes at the beginning of the e-mail-address!  
>_____________________________________________________________________
>Erich Hermann            

>Borsigstr. 10                          Phone:  (+49)711-89661-144
>D-70469 Stuttgart                Fax:       (+49)711-89661-107



Mon, 26 Mar 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Combo Box does not show dropdown list

2. Forcing combo-box dropdown action when they type

3. In-place editing in a CListCtrl with a dropdown combo-box

4. Combo box dropdown

5. Dropdown combo boxes and string lengths??

6. Dropdown combo box does not show caret?

7. Combo box in CListCtrl possible?

8. List with columns containing both text and combo boxes / check boxes

9. CFindReplaceDialog,search box ->combo box

10. Add Combo Box to Dialog Box

11. Add a combo box in a dialog box...

12. combo box has no list box

 

 
Powered by phpBB® Forum Software