+ 2
How can I rotate a button in c# ?
I have a button and want to rotate it 45° How can I do it in windows form?
2 odpowiedzi
+ 7
Milad Den I don't know much about C# but I think the link below should answer your question
http://www.java2s.com/Tutorial/CSharp/0470__Windows-Presentation-Foundation/ClicktorotateaButton.htm
0
Lashmi