Base:
property
MaxItemSize
System.Windows.Forms.ToolStripDropDown.MaxItemSize
2 references to MaxItemSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
834preferredSize.Width = dropDownMenu.MaxItemSize.Width - dropDownMenu.PaddingToTrim;
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (1)
1555return menu.MaxItemSize;