I need to create a VFP form by where the user can manipulate the text of a Word doc. They also need to be able to drag and drop field names from a list box onto the doc. Essentially my form becomes a wrapper around Word that provides some control over manipulating a mail merge template.
I've gotten as far as making Word a child window of my form. I'm unable to figure out how to change the 'WindowType' of Word so that both my form and Word have focus together.
Is this even possible?
I guess another option might be to use an rtf control?
Thanks
Ralph
I've gotten as far as making Word a child window of my form. I'm unable to figure out how to change the 'WindowType' of Word so that both my form and Word have focus together.
Is this even possible?
I guess another option might be to use an rtf control?
Thanks
Ralph