How can I select a radio button on data card with api, preferrably in vb.net

I have three radio buttons on my data card linked to the same variable.  I can manually select the different radio buttons to change the variable value, but I would like to add that control to an api I am writing for my addin.  Is there a way to control which radio button is selected through api's?

Jerry

SolidworksApi macros