3 references to HIWORD
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
361Point pt = new(PARAM.LOWORD(lpmsg->lParam), PARAM.HIWORD(lpmsg->lParam));
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
447int currentRight = PARAM.HIWORD(currentMargins);
System\Windows\Forms\Input\InputLanguage.cs (1)
136int device = PARAM.HIWORD(_handle);