niedzviedz
Mechanical
- Apr 1, 2012
- 307
Hello everyone,
I have a simple question - how in block styler set radio button to be default selected? In VB I have option to:
With best regards
Michael
I have a simple question - how in block styler set radio button to be default selected? In VB I have option to:
Code:
me.radiobutton1.checked = true.
With best regards
Michael