G
Guest
HI,
it's possible to "send" a custom message/event to a form, so the
controls that "implements" an handler to this event process it?
As an example,
I definied a custom list view, that after an item select raise a custom event
"UpdateText"
In a form i have
- custom button control
- custom label control
- custom textbox control
that should update their text, with the one selected in LIstView.
Thanks in advance
Best Regards
Massimo
it's possible to "send" a custom message/event to a form, so the
controls that "implements" an handler to this event process it?
As an example,
I definied a custom list view, that after an item select raise a custom event
"UpdateText"
In a form i have
- custom button control
- custom label control
- custom textbox control
that should update their text, with the one selected in LIstView.
Thanks in advance
Best Regards
Massimo