旋转90º面板 [英] Rotate a panel 90º

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

问题描述

我在WinForm的面板,我需要当我按一下按钮旋转90度。

I have a panel in winform and I need rotate it 90 degrees when I click on the button.

我在谷歌和其他问题找这个,但他们都没有答案......

I have looking for this in google and in other questions, but they have no answer....

这是我的面板

here is my panel

和我需要怎么

推荐答案

至于我知道,有没有办法旋转的WinForms面板。

As far as I know, there is no way to rotate a panel in WinForms.

要在窗体上旋转对象,我总是不得不使用WPF。

To rotate objects on a form, I've always had to use WPF.

下面是介绍到WPF:的 http://www.codeproject.com/Articles/18232/A-Guided-Tour-of-WPF-Part-1-XAML

Here is an intro to WPF: http://www.codeproject.com/Articles/18232/A-Guided-Tour-of-WPF-Part-1-XAML

有关旋转的特定部分是在数据绑定部分3。

The specific part about rotation is in part 3 on data binding.

这篇关于旋转90º面板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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