T
tfischer
I have a formed using managed C# that creates a text message to send to
BizTalk Server and saves the form to file. The user clicks on it and
everything works... However, I need to disable the buttons on the .xml
form in the file so they do not inadvertantly resend the same message
again when they open the saved form.
Can anyone tell me how to get to the button to set the visible to false
or remove it from ther saved form altogether.
Thanks.
BizTalk Server and saves the form to file. The user clicks on it and
everything works... However, I need to disable the buttons on the .xml
form in the file so they do not inadvertantly resend the same message
again when they open the saved form.
Can anyone tell me how to get to the button to set the visible to false
or remove it from ther saved form altogether.
Thanks.