10-14-2019, 06:50 AM
Hello,
I have a dialog with a button that when a user clicks the button they can capture the active window. I want to be able to deactivate this button with a check box on the dialog before OK is clicked.
I have read the help and think it requires a dialog procedure? Help also lists examples for a combo and list box (CBN_SELENDOK LBN_SELCHANG)
but not for a check box. Is it possible to accomplish this with a check box ?
Many thanks.
I have a dialog with a button that when a user clicks the button they can capture the active window. I want to be able to deactivate this button with a check box on the dialog before OK is clicked.
I have read the help and think it requires a dialog procedure? Help also lists examples for a combo and list box (CBN_SELENDOK LBN_SELCHANG)
but not for a check box. Is it possible to accomplish this with a check box ?
Many thanks.