Using VB.NET, I want to use a Toggle Button control in place of the standard TilePane Header button. This would allow my users to easily transition between tile panes without having to use the indistinguishable header button.
I reviewed the included 9.2 XAML Samples on this but I couldn't figure out how to translate/implement it to VB.NET/C# code. I cannot use the XAML-only approach since this code is maintained by developers that don't have strong web development/Silverlight skills.
If possible, can someone provide a clear example on how to do this using VB.NET/C# code.
Thanks in advance.
Don
Feel so exciting that I can read the good answer here for that I am having the exact similar problem as yours on the using of toggle button control.