如何在Windows中使用c#对任务栏进行控制 [英] How to place a control over the task bar in windows using c#

查看:374
本文介绍了如何在Windows中使用c#对任务栏进行控制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我googled了很多,发现了一些关于乐队对象的信息,我们可以从中做出任务栏的广告,我可以从头开始更多的教程,一些示例程序。



有没有其他替代方法是放置一个控制窗口任务栏除了带对象?



提前感谢

解决方案

如果您想在Google桌面搜索栏的任务栏中放置文本框,那么您实际上并不想将控制项放置在任务栏上,而是要将其放置在任务栏中



这里的正确解决方案是桌面乐队。您可以在这里找到解释这些


i googled a lot and found out some info about the band object from which we can make the ad-in for the task bar, can i get some more tutorials from scratch & some sample programmes.

is there any other alternative way is there to place a control over the windows task bar apart from band objects?

Thanks in advance

解决方案

If you want to place a textbox in the taskbar like the Google Desktop search bar, then you're not actually trying to place the control over the taskbar, you want to place it within the taskbar.

The proper solution here is a Desk Band. You can find an MSDN article explaining those here. I'm not really sure why you say that you want to avoid band objects. That's the right way to do this.

                

                

There's even a sample implementation in C# available on Code Project: Extending Explorer with Band Objects using .NET and Windows Forms

这篇关于如何在Windows中使用c#对任务栏进行控制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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