Hi all,
I'm using Drawing Control in a Form, I open documents assingning the
fullname in the src property.
The documents are opened with shapes and uml model exploer windows, but if
the user click and close that windows, it won't open again.
I tried with
oVisio.Application.DoCmd(visCmdToggleDocumentStencil) but is not allowed.
oVisio.Window.Windows.ItemEx('Shapes').Visible = .T. but no show nothing
Do you know how show it ?
Thanks a lot,
Enrique