Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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
To close web browser use
ProWindowBrowserSizeSet
and set percent to 0 (zero)
