frmMainPromptSave Method
If a file is open, prompt the user as to whether it should be saved.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private DialogResult PromptSave()
Private Function PromptSave As DialogResult
No code example is currently available or this language may not be supported.
Return Value
DialogResult
Continue if the file was either unchanged or successfully saved.
Otherwise, Cancel.