7 references to GetMenuItemInfo
System.Windows.Forms (7)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (3)
229
PInvoke.
GetMenuItemInfo
(hmenu, i, fByPosition: true, ref info);
245
PInvoke.
GetMenuItemInfo
(hmenu, i, fByPosition: true, ref info);
257
PInvoke.
GetMenuItemInfo
(hmenu, i, fByPosition: true, ref info);
System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs (4)
598
PInvoke.
GetMenuItemInfo
(_nativeMenuHandle, (uint)_nativeMenuCommandID, fByPosition: false, ref info);
621
PInvoke.
GetMenuItemInfo
(_nativeMenuHandle, (uint)_nativeMenuCommandID, fByPosition: false, ref info);
633
PInvoke.
GetMenuItemInfo
(_nativeMenuHandle, (uint)_nativeMenuCommandID, fByPosition: false, ref info);
670
PInvoke.
GetMenuItemInfo
(_nativeMenuHandle, (uint)_nativeMenuCommandID, fByPosition: false, ref info);