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 | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.