翻转窗口c#.net

发布于 2024-12-03 12:49:47 字数 200 浏览 0 评论 0原文

最近几天我试图在加载时翻转窗口。我无法完成翻转部分,但不幸的是,我需要在加载时翻转窗口,

例如在新版本的 Skype 中,当您正在通话时,如果您想将另一个人添加到对话中,我 需要翻转窗口当您单击“添加人员”按钮时,联系人列表将加载到当前对话窗口,并带有一个小的翻转效果,我需要将相同的效果合并到我在 c# .net 中开发的应用程序中。

请善意地帮助我。

Last few days i was trying to Flip the window when loading. i was not able to do the flipping part how ever i was able to do several window effect's unfortunately i need to flip the window when loading

for example in new version of skype when you are on call if you want to add another person to the conversation when you click on the add people button contact list will load to the current conversation window with a small flipping effect i need to incorporate same effect to my application which is developed in c# .net.

please be kind enough to help me.

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

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

发布评论

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

评论(1

安静 2024-12-10 12:49:47

如果我正确地理解你希望你的窗口在Win API函数中出现一些效果,那么有一个函数AnimateWindow你可以在.NET中使用它
看看这篇文章

并看看这个

if I correctly understood you want that your window will appear with some effect in the Win API functions there is a function AnimateWindow you could use it in .NET
look at this article

and look at this

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