cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI Scripting ElementVisualizationMode Property not working

ravikanthm47
Advisor
Advisor
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

It has been more than 4 years since you posted, and I am facing the same problem

Have you ever found a solution?

jude_bradley
Advisor
Advisor
0 Kudos

Hello Eran,

Capture a scripting trace -

http://service.sap.com/sap/support/notes/548788 - Create trace of SAP GUI scripting function

Regards,

Jude

former_member182034
Active Contributor
0 Kudos

hi Ravi,

this link might be helpful for write script

SAP GUI Scripting User Guide

Regards, majami