2 references to idFrom
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1936int commandID = (int)ttt->hdr.idFrom;
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (1)
426OnToolTipVisibilityChanging((nint)nmhdr->idFrom, nmhdr->code == PInvoke.TTN_SHOW);