wpf窗口中的地址栏 [英] Address bar in wpf windows

查看:149
本文介绍了wpf窗口中的地址栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正如我们在我们系统上的Windows地址栏中看到的C:\ Users \UserName \Documents\Data \New Folder ...,
i必须实现相同的地址栏我的应用程序,我使用wpf windows进行独立应用程序。



现在如果我将进入主页我将不会看到任何进一步的地址,

我该怎么做?

解决方案

它可能是 TextBox ,或者更好, ComboBox ,其中包含用于存储所用地址历史记录的组合框的列表部分。



< DD> -SA

As we see C:\Users\UserName\Documents\Data\New Folder... in windows address bar on our system,
i have to implement same address bar in my application, i am using wpf windows for standalone application.
.
now in this if i will go to home page i will will not see any further address,
how can i do this ?

解决方案

It could be TextBox, or, better, ComboBox, with the list part of the combo box used to store the history of addresses used.

—SA


这篇关于wpf窗口中的地址栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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