WPF控件 [英] WPF controls

查看:100
本文介绍了WPF控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何排除wpf应用程序中的控制框按钮。我想要做的事情的例子是当表达式首次加载时窗口出现而没有任何按钮只是图形。我试图排除标题,最小化按钮,展开按钮和关闭按钮。任何人都可以建议我如何使用表达式混合?

how do I excluding the control box buttons in a wpf application. example of what I am trying to do is when expression is first loaded a window comes up without any buttons just graphics. I am trying to exclude the Title, Minimize button,Expand button and Close button. Can anyone advise me how to do this with expression blend?

推荐答案



选择根窗口。在"特性"选项板中查找(或搜索)WindowStyle属性。选择"无"选项。这将删除标题和标准窗口按钮。

谢谢!

Hi,

Select the root Window. In the Properties palette look for (or search for) the WindowStyle property. Select the None option. This will remove the Title and standard window buttons.

Thanks!


这篇关于WPF控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆