![]() |
IOBit Software
|
|
|
||||||
| Programming Place to discuss programming including HTML, Java, C++, MySQL and others. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Is there any way for me to "Rotate" controls (i.e. PictureBoxes, Buttons, Labels, etc) in VB .NET?
I can do it in C# .NET, but is there a way for it to work in VB .NET? |
| Sponsored links |
|
|
|
#2
|
||||
|
||||
|
Try this
myPictureBox.Image.RotateFlip(RotateFlipType.Rotate180FlipNone); |
| The Following User Says Thank You to mastermosley For This Useful Post: | ||
Aphelion5 (01-11-10) | ||
|
#3
|
||||
|
||||
|
Thanks, however, can you do that for different degrees?
|
![]() |
| Tags |
| controls, images, rotate, vb.net |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rotating images works in IE not FF | Jodi | Programming | 1 | 12-07-09 23:51 |
| cooling fans not rotating | Niky | Hardware | 1 | 06-22-08 02:38 |
| rotating movies | koningvanbergen | Software | 0 | 02-25-08 10:39 |
| New controls for VB^ | wwwursa | Software | 0 | 09-06-06 11:45 |
| My Avatar Quit Rotating | abri | Lounge | 25 | 07-09-06 11:09 |