' Write your code that will run before a Save or Save As operation here. ' The Dirty property will be set to false if save is successful. e.PerformSaveOperation ' Write your code that will run after saving here. e.CancelableArgs.Cancel = False
When you have finished designing this form template and want to distribute it to other users, publish the form template using ...
Windows Metafile Graphics (.wmf or .wmz) images could not be converted because the conversion process was automated from ...
Write your code here to restore the global state. If (e.IsUndoRedo) Then ' An undo or redo operation has occurred and the ...
Write your code here to restore the global state. if (e.IsUndoRedo) { An undo or redo operation has occurred and the DOM ...
Write your code that will run before a Save or Save As operation here. ' The Dirty property will be set to false if save ...
Write your code that will run before a Save or Save As operation here. e.IsCancelled = e.PerformSaveOperation ' Write your ...
Write your code that will run before a Save or Save As operation here. e.IsCancelled = e.PerformSaveOperation(); Write your ...
Write your code that will run before a Save or Save As operation here. The Dirty property will be set to false if save is ...
XmlLocation and XsnLocation have both been set to non-empty values. It is an error to set both to non-empty values. Set XsnLocation ...