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