Remove space assigned for image in ToolStripMenuItem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akshaycjoshi
    New Member
    • Jan 2007
    • 153

    Remove space assigned for image in ToolStripMenuItem

    I want to remove the image from ToolStripMenuIt em but i can't.I set the DisplayStyle to 'Text' but nothing happens.The blank space before the text remains visible.

    I actually wanted to get rid of that blue color of menustrip, so i changed the rendermode to System.

    But the ToolStripMenuIt em now looks weird.

    Thanks !.
    Last edited by akshaycjoshi; Feb 8 '09, 08:45 AM. Reason: typo
  • jonthysell
    New Member
    • Sep 2008
    • 8

    #2
    What OS are you running?

    I'm running Windows 7 and I can't seem to find a program that doesn't have the space for an icon. My guess is that the win32 libraries that are eventually called don't support icon-less menus anymore.

    Comment

    • akshaycjoshi
      New Member
      • Jan 2007
      • 153

      #3
      Originally posted by jonthysell
      What OS are you running?

      I'm running Windows 7 and I can't seem to find a program that doesn't have the space for an icon. My guess is that the win32 libraries that are eventually called don't support icon-less menus anymore.
      Just see Internet Explorer 7's menu.

      Comment

      Working...