Hi,
I am new to VB.NET and WPF. I have been working from an example i found and modifying it to suit my needs.
I have created a user control which i want to use as a button (i dont like the way buttons look for this project). My user control works as i would like but i would like to update the label text from the WPF. I will have many of these user controls on the same form. How would i set a different label for each user control i add?
I have tried finding the answer but i dont think i understand enough about WPF/XAML to get this working!
Thanks,
Alex
I am new to VB.NET and WPF. I have been working from an example i found and modifying it to suit my needs.
I have created a user control which i want to use as a button (i dont like the way buttons look for this project). My user control works as i would like but i would like to update the label text from the WPF. I will have many of these user controls on the same form. How would i set a different label for each user control i add?
I have tried finding the answer but i dont think i understand enough about WPF/XAML to get this working!
Thanks,
Alex