how to make radio button function
-
is it possible to make the radio button click automatically in dialog application after i make the data analysis? from the books, i jst found that they teach how to make it function when we click the radio button. could anyone give me example of programming to make a button click automatically among a group of button wtht to click it manually?
-
is it possible to make the radio button click automatically in dialog application after i make the data analysis? from the books, i jst found that they teach how to make it function when we click the radio button. could anyone give me example of programming to make a button click automatically among a group of button wtht to click it manually?
I believe you want CheckRadioButton() or maybe just CheckDlgButton()