Use Application/Browser as attach window trhows a warning

Hi all, I have a question, when using the use Application/Browser as an attach window by passing a UIElement to the Input/Output Element property, i get a warning stating: Application cannot be opened when using an input element. The current value of Open property will be ignored.

image
Is there a way to remove this warning/message?

Hi @Sidney_Vogel

Check out this thread

Regards
Gokul

1 Like

Hi,

Can you try to set NAppOpenMode.Never at Open property as the following?
(Because it’s attach mode.)

Regards,

2 Likes

Hi @Yoichi Thank you so much for your help. This solved the issue and got rid of the warning message.

1 Like

Hi @Gokul001 Thank you for the information, this was helpful

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.