Hi,
I am using SAP GUI Scripting library in VB.Net for automation of SAP GUI.
I have used the property for a GuiFrameWindow to enable Visualization Mode for all the elements.
I have set GuiFrameWindow.ElementVisualizationMode = True to enable Visualization mode. It works fine in this case.
But to disable it i have set GuiFrameWindow.ElementVisualizationMode = False.
This doesn't disable the Visualization Mode.
Can you please help me if you have faced a similar issue.
Thanks and Regards,
Ravikanth