Hello!
In my desktop application I´m trying to implement telerik winform controls.
when I have used radbutton I´ve got a problem. I´m not able to click on the buttons.
This is the code I´ve used fot a button which is not clickable in my case:
The commented lines are because radbuttons don´t recognize those properties. They were used before with windows form controls.
do you know why button can´t be clickable?
Than you in advance.