Click here to Skip to main content
15,867,594 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
Hi,

Im trying to dynamically rotate a controlbox based on input data (angles)

can you advise the best way to do this?
Posted
Comments
Steve Maier 14-Sep-10 10:56am    
Are you doing this on winForms, WPF, or ASP.NET? Rotating in WPF is easy, but we need to know what you are trying to use.
Sergey Alexandrovich Kryukov 10-Dec-10 9:51am    
Also, what is "controlbox" exactly? By the way, if this is any conventional control, don't rotate it. Just don't, forget the idea -- it would drive the user crazy. But if this is highly custom control you still may want this rotation.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900