/ Forums / Advansys Formativ / Creating Solutions with Formativ / Object API and ActiveX – Create a message / Reply To: Object API and ActiveX – Create a message
June 11, 2008 at 5:22 am
#7988
I’m sorry, I guess I should have put this under the forum called “Free Solutions from GroupWise Cool Solutions or Advansys” as it is the exact code you supplied for the “TUT333 – Object API ActiveX – Message Store.
Specifically, when this code is executed:
Sub btnSpellCheckClick(Sender) call GroupWise.InvokeSpellerForWindow(NewMsgDlg.mBody.Handle, false) End Sub