G
George Brink
I can see how to make a form stay on top in VB, but not in Word VBA (Word
2002).
The call might be:
Call SetWinPos(SortForm.hwnd, True)
wirh the appropriate API code.
But VBA does not seem to support the property .hwnd
Can anyone help?
2002).
The call might be:
Call SetWinPos(SortForm.hwnd, True)
wirh the appropriate API code.
But VBA does not seem to support the property .hwnd
Can anyone help?