Joe
Not all MenuStrips will exhibit the scrolling bug. In a nutshell: if you ever hide any menu items, you’re living dangerously. Visible and Available First, an aside on how you go about hiding menu items…. … Read more
16 years ago in .NET, Delphi, fixing-menustrip, menustrip, programming0
Joe
In .NET 2.0, Microsoft added MenuStrip and ContextMenuStrip controls to replace the old MainMenu and ContextMenu. The new ones support images next to menu items, edit boxes inside menus, etc. Fairly cool. However, they’ve got… … Read more
16 years ago in .NET, Delphi, fixing-menustrip, menustrip, programming0