Image Property See Also DescriptionThe path to an image file to be displayed to the left of the menu item. Property typeRead-write property SyntaxVisual BasicPublic Property Image() As String RemarksSupported image formats are BMP and JPG. Image size should be 16-by-16 pixels for the menu bar, and 26-by-18 pixels for the main menu. See AlsoMenuItem Object