If I have several radio buttons, can I enable or disable a command button depending on which radio button is clicked? For example, if 3 radio buttons in a group are labeled WHITE, BLACK, and GRAY, can I enable a command button on the same dialog only if WHITE or BLACK are checked, but...