Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use WPF to implement a masking dialog box in C #

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces how to use WPF to achieve a mask dialog box in C#. The content is very detailed. Interested friends can refer to it for reference. I hope it can help you.

App.xaml introduces MD control style

3.4 main form

MainWindow.xaml, overall layout, see the picture above plus the following interface code, add the logo icon in the upper left corner of the interface, left navigation menu, etc., the following is all the code.

Allow apps to access photos, media, and files on your computer?

refused

allow

Key points:

materialDesign:DialogHost: Places covered by the Set Mask dialog box, i.e., the shadow behind the pop-up mask dialog box.

materialDesign:DialogHost.DialogContent: dialog box content, i.e. dialog box configuration that pops up

There is a drag window code in the background:

private void Window_MouseDown(object sender, MouseButtonEventArgs e)

{

DragMove();

} About how to use WPF to achieve a mask dialog box in C#to share here, I hope the above content can be of some help to everyone, you can learn more knowledge. If you think the article is good, you can share it so that more people can see it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report