Public Function FormatShapesDialog() As System.Windows.Forms.DialogResult
Return Value
The return value is DialogResult.OK if the OK button was pressed, DialogResult.Cancel if the dialog was cancelled and DialogResult.None if the dialog was not opened because no shape to format was selected.