i´ve got an RadioButton UserControl customized by me. I want to use it in a Winform with other 3 WPF RadioButtons, i have pre assigned a GroupName so only one radioButton can be checked. The problem is that when i add the IntegrationElement with my usercontrol inside, the group radioButton does not behave as it should. On the other hand if i use this radioButtons created by my under WPF forms the work perfectly. Can somebody hel me?
My RadioButton
|
Replies
Know the answer? Post it — somebody with the same question will find it here.