Manage SendMessage

  • Thread starter Thread starter P.o.l
  • Start date Start date
P

P.o.l

hi again,

I am creating a form(1).
It is possible to send to form(1) some commands from form(2) using
SendMessage.
How form(1) manages the commands? Which function I must write?

Very thanks
Pol
 
P.o.l said:
hi again,

I am creating a form(1).
It is possible to send to form(1) some commands from form(2) using
SendMessage.
How form(1) manages the commands? Which function I must write?


Why send a message, why not call a method?


Armin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top