M
Melbin
I want to create a custom form for some particular mail messages. In that
custom form i need a button control for which i should get the events.I want
to create the custom form in the organizational forms library so that its
avaliable to all the users.
In the NewInspector event i am trying to find the particular mail message
which is opened for which i need a custom form.
But how to create a cutom form for mail message programatically? I want to
do it in vc++.i read that for mail messages we can't set the custom form in
'post'.If not in 'post' then where we will set it?
i tried to do it manually. But i didn't understood for mail message where to
set the custom form so that the default form is our custom form.
Thanks a lotz in Advance..
custom form i need a button control for which i should get the events.I want
to create the custom form in the organizational forms library so that its
avaliable to all the users.
In the NewInspector event i am trying to find the particular mail message
which is opened for which i need a custom form.
But how to create a cutom form for mail message programatically? I want to
do it in vc++.i read that for mail messages we can't set the custom form in
'post'.If not in 'post' then where we will set it?
i tried to do it manually. But i didn't understood for mail message where to
set the custom form so that the default form is our custom form.
Thanks a lotz in Advance..