I would like to verify the user has had some selections for two OptionButtons that are on the dialog before closing it. The OptionButtons have a sub-item with a text string like "Make a Choice" dis-abled (only this one sub-item is disabled) initially selected. I want to make sure the user isn't just picking the OK button without having made a choice (and before the DialogBox is closed).
↧