RestonDeveloper
Programmer
I have a dialog (spellchecker)
I have a form that calls the dialog.
the only problem is the dialog doesn't show the mispelled word in the context. so I want to add a textbox to the dialog that I can pass the context to.
I have a form that calls the dialog.
the only problem is the dialog doesn't show the mispelled word in the context. so I want to add a textbox to the dialog that I can pass the context to.