Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - combo box button down notification
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

combo box button down notification

 Post Reply Post Reply
Author
Message
rkouts View Drop Down
Newbie
Newbie


Joined: 15 August 2012
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote rkouts Quote  Post ReplyReply Direct Link To This Post Topic: combo box button down notification
    Posted: 16 October 2012 at 5:43pm
Hi,
 
Inside my report control I need to populate a combo box each time it is opened.
 
I am using XTP_NM_REPORT_BUTTON_DOWN notification to create the combo box entries and display the arrow button.
 
Notification does not come in the case when the combo box was opened and then closed with no selection (it happens if you click on the arrow twice or open the combo box and then click anywhere inside the cell that displays the control). I get no further notifications if I keep clicking on the arrow or inside the combo box.  If the selection was made, all goes well.
 
Is there any notification I could watch for when the combo box opens or closes?
 
Thanks,
Regina
 
Is there any other notification I could wathc on when the combo box opens or closes?

XTP_NM_REPORT_LBUTTONDOWN

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.154 seconds.