Skip to Content
0
May 04, 2012 at 08:32 AM

SAP GUI Scripting ElementVisualizationMode Property not working

194 Views

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