Exemplo n.º 1
0
 static void sendMessage(MyForm form, window iCtrlID, int iMsgID, int iParam)
 {
     form.ProcEvent(iCtrlID, iMsgID, iParam);
 }