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

  • SEARCH
  • Home
  • 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 7844621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T16:56:26+00:00 2026-06-02T16:56:26+00:00

I have a WPF application that has user validation. This is rendered in the

  • 0

I have a WPF application that has user validation. This is rendered in the adorner layer, that appears above all other layers, according to documentation.

In the screenshot you can see that this isn’t exactly what I want. I have a popup called ‘Alert details’ which is a ChildWindow from the Extended WPF Toolkit. It is positioned behind the adorner layer. How can I make the popup appear in front of the adorner layer?

I already tried setting a really high Panel.ZIndex on the ChildWindow but that doesn’t make a difference.


Screenshot

  • 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-02T16:56:28+00:00Added an answer on June 2, 2026 at 4:56 pm

    An AdornerDecorator is used to provide a given AdornerLayer for a set of controls. By default, this decorator is in the default Window template, thus covering all controls in the window.

    Add a new AdornerDecorator around your form, and make sure the ChildWindow comes after it so that it’s above the decorator.

    <Grid>
      <AdornerDecorator>
        ... your summary form ...
      </AdornerDecorator>
      <ChildWindow .. />
    </Grid>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a WPF Application that has a two flavors with a consistent UI
I have a WPF application using MVVM. I have some user controls that show
Basically I have a WPF application that will display announcements to the user within
I have a Window that serves as a dialog in a WPF application. This
All, I have a WPF application built upon SQLite database and user/application Configuration settings.
I have WPF application that has a login form. I would like to make
I have a wpf application that has some shapes on a canvas I want
I have a WPF application that has just one button. When the button is
I have a WPF application that has several modal window used for various purposes.
I have written a WPF Line of Business application that has a particular sections

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.