Opens a dialog to format selected shapes.

FormatShapesDialog()

public System.Windows.Forms.DialogResult FormatShapesDialog();

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.