C# XAML form 2nd tab design not visible.

Yves Theunissen 0 Reputation points
2023-02-12T09:29:48.5666667+00:00

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#
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Yves Theunissen 0 Reputation points
    2023-02-12T14:57:09.3633333+00:00

    This seems to be an issue with VS 2022

    0 comments No comments

  2. 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.

    User's image


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.