创建一个位于任务栏上方的可停靠表单

发布于 2024-10-05 15:17:57 字数 97 浏览 2 评论 0原文

我正在尝试创建一个新闻收报机,并且正在寻找创建可停靠表单的最佳方法,该表单将停靠在任务栏上方的桌面上(用户可以将其移动到一侧或顶部)屏幕)。在 C# 中执行此操作的最佳方法是什么?

I am trying to create a news ticker and I'm looking for the best way to create a dockable form that will dock to the desktop, just above the task bar (the user can move it to dock to one of the sides or the top of the screen). What is the best way to do this in C#?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

你是年少的欢喜 2024-10-12 15:17:57

查看这篇文章此处。这是一篇较旧的文章,但由于它基于 shell 编程,因此它仍然适用于该框架的更新版本。

Check out this article here. It's an older article, but since it's based off of shell programming, it should still apply for more recent versions of the framework.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文