Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8755395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T13:50:56+00:00 2026-06-13T13:50:56+00:00

I am developing an application in Visual Studio using C# and WPF. I have

  • 0

I am developing an application in Visual Studio using C# and WPF. I have made a basic structure of WPF Pages with navigation conntrols to move from one page to another. I can not make the Pages maximize on startup. I want to imitate this window behaviour
– WindowStyle = “None” – make window borderless
– WindowState = “Maximized” – make window fullscreen
Basicaly I want my Pages to go full screen without borders. I’m not able to resize them. I use Pages instead of windows because I am making a weblike offline desktop app and have a lot of different screens that go from one to another and I want them to be displayed in one “window” and not have the user open and close windows to pass from one screen to another.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T13:50:57+00:00Added an answer on June 13, 2026 at 1:50 pm

    You could create a full screen window that contains a Frame for page navigation.

    <Window x:Class="Pages.MainWindow"
            xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
            xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
            WindowStyle="None" WindowState="Maximized">
        <Frame Source="Page1.xaml">
        </Frame>
    </Window>
    

    Get more info in Navigation Overview.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing an MVC3 application using Visual Studio 2010. I have an aspx
I am using Visual Studio, developing a native application, I have a programmatical breakpoint
We are developing a REST based application using Visual Studio 2010, using asp.net web
We are developing a multilingual Winforms application using visual studio 2008. I am trying
i am developing window application using visual studio and c# i want to insert
I'm developing an Azure/MVC4 application using Visual Studio Web Developer 2010 Express, on a
While developing and ASP.NET application in C# or VB using Visual Studio 2005/2008/2010 (Not
I am developing an Windows pplication(using Visual Studio 2008,Sql server 2005). I have to
I am developing Windows Form Application using Microsoft Visual C# 2010 I have two
I am developing an application connected to a database, I'm using visual studio 2008

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.