hello.... I'm writing a C (not C++) program and I'm trying to write the code to disable, run-time, a check box : by disabling I mean make it grey in color and not responding to mouse clicks ...
What it the message to send to the control, or to the parent Dialog Box , to do this ? is there a speific Dialog function to do that ? Thank You
