Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi Team,
I have attached a snapshot.
I am using C# for my uses and vb API to communicate creo app. my requirement is to be control on pop-up message's "OK" or "Close" button, Is there any way to get control on this "OK" or "Close" button from my C# code? I mean want control to close that pop-up from my C# code using vb API.
Any suggestion would be appreciated.
Solved! Go to Solution.
Modify your psf and don't load invalid modules. In asyn mode, check the trail command if you press the required button, next execute this mapkey to destroy the window.
I am keep getting warning popup, error popup and recovery popup. so i want handle with my app, which i am connecting via VB API (Ipfc). want to get popup info and close it programmatically.
sharing snapshot.
You may check the Notification Center, this is configurable with config settings as well.
As i am new into this, Could you please tell me the steps to configure?