Is there a way to hide the close (X) button on the top right of the screen? Thanks, Tom
S Screen tips Mar 21, 2005 #1 Is there a way to hide the close (X) button on the top right of the screen? Thanks, Tom
A Andrew Watt [MVP - InfoPath] Mar 21, 2005 #2 Is there a way to hide the close (X) button on the top right of the screen? Thanks, Tom Click to expand... What is the use case for that? In other words, what are you trying to achieve? Andrew Watt MVP - InfoPath
Is there a way to hide the close (X) button on the top right of the screen? Thanks, Tom Click to expand... What is the use case for that? In other words, what are you trying to achieve? Andrew Watt MVP - InfoPath
S Screen tips Mar 22, 2005 #3 I want to write something to the DB when the infopath is closed. Because i can't catch the "Close" event in infopath i created my own "Close" button. Now i would like the user to use only my close button and not the default one i.e (X).
I want to write something to the DB when the infopath is closed. Because i can't catch the "Close" event in infopath i created my own "Close" button. Now i would like the user to use only my close button and not the default one i.e (X).
B Brian Teutsch [MSFT] Mar 22, 2005 #4 That makes sense, but hiding the button is not possible. I'd suggest you use Submit as a method for cleaning up any connections. Brian
That makes sense, but hiding the button is not possible. I'd suggest you use Submit as a method for cleaning up any connections. Brian