This document is archived and information here might be outdated. Recommended version. |
Opens the dialog to save data.
[Visual Basic .NET] Public Function DoModalSave ( _ ByVal parentWindow As Integer _ ) As Boolean
[C#] public bool DoModalSave ( int parentWindow );