Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > MenuStrip with images: RTL (Arabic support)
 

MenuStrip with images: RTL (Arabic support)

with the ToolStrip it's possible to mirror the images of the ToolStripItem with RightToLeftAutoMirrorImage.

But with the MenuStrip I haven't found a way to mirror the Items (images) to do it automatically. Only to rotate each image Img.RotateFlip(RotateFlipType.RotateNoneFlipX); Is there any other way to do this?? (Framework 2.0)

Thanks..

luisnike19  Thursday, June 12, 2008 3:16 PM

The menuStrip is based on the same code as the ToolStrip. You can use the same method on the toolStripMenuItem1.RightToLeftAutoMirrorImage. Just make sure that you refer to the MenuItem and not the Image.

Dina Lasheen - MSFT  Thursday, July 17, 2008 11:03 AM

You can use google to search for other answers

Custom Search

More Threads

• Terrarium Server Beta installation problems
• Planning Development Process
• Use windows media player in C#
• Is the server up???
• This forum has migrated successfully on December 10, 2008
• Panel Control
• Data Source
• Anyone still playing this game?
• Insert/Update/Delete record with DataGridView... Plz Help!!!!
• help in datagridview