BN_clicked

  • From: "Sean Farrow" <sean.farrow@xxxxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 14 Apr 2008 10:47:41 +0100

Hi: 
I am modifying a custom checkbox for accessibility and adding windows
messages. When the checkbox state changes I need to send a bn_ckicked
message. Do I send it to the parent? or do I send this message to some
other window.
What function should the main window procedure perform when hndling the
wm_command message with bn_clicked? 
Any help apreciated.
Sean.

Other related posts:

  • » BN_clicked