This seems to be an issue with VS 2022
C# XAML form 2nd tab design not visible.
Hi all
Kind of new to WPF XAML forms had someone help me create a decent look UI.
So I could try to get the majority of the coding myself.
Though I am bit confused.
I have a "form" with 2 tabs and even though the 2nd tab has grids, textboxes and buttons which i can see in runtime.
For whatever reason i am not seeing an xaml for this part of the form.
Is there no way to visually see a 2nd tab except for the xaml code and just go from there and create the click events and all that manually?
Thanks
Developer technologies | Windows Presentation Foundation
Developer technologies | Visual Studio | Other
Developer technologies | XAML
Developer technologies | C#
2 answers
Sort by: Most helpful
-
-
Yves Theunissen 0 Reputation points
2023-02-12T15:45:28.88+00:00 To clarify clicking the additional setup tab which has its own layout.
Nothing happens, it selects the button but doesn't open the "design" view.