J
James Winton
I added 4 textbox and 2 command buttons to a custom outlook(2002) form. The
textbox will have validation code on them and are bound to user defined
fields, and the command buttons will open a form to search for a Client No
and are not unbound.
I writing an add-in, and I am trying raise events on these fields using
VB.NET. Can someone share with me the object reference for these fields.
(i.e. Dim withevents myTextBox/myCommandButton as ?).
Thanks
textbox will have validation code on them and are bound to user defined
fields, and the command buttons will open a form to search for a Client No
and are not unbound.
I writing an add-in, and I am trying raise events on these fields using
VB.NET. Can someone share with me the object reference for these fields.
(i.e. Dim withevents myTextBox/myCommandButton as ?).
Thanks