static void sendMessage(MyForm form, window iCtrlID, int iMsgID, int iParam) { form.ProcEvent(iCtrlID, iMsgID, iParam); }