Skip to main content
1-Visitor
September 5, 2018
Question

Hide URL window using toolkit

  • September 5, 2018
  • 1 reply
  • 1113 views

Hello

 

We have set one url to be displayed using API ProWindowURLShow().

 

We need to hide this URL window after few opration through toolkit. Is there any way to do so as I am not able to find any API related to hide of URL window.

 

Thanks and Regards

Ketan

This topic has been closed for replies.

1 reply

17-Peridot
September 10, 2018

To close web browser use

ProWindowBrowserSizeSet

and set percent to 0 (zero)

1-Visitor
September 10, 2018
Thanks for responding on this.. as I am out of office, could not check this as of now..

Concern is that if I again set urlshow API, will it show as we have set size to zero.. I doubt it will show... Any alternative for this issue if we use browsersize set to zero for next urlshow api