DiagramShowingOpenDialogEventArgs Constructors
Provides data for the DiagramControl.ShowingOpenDialog event.| Name | Parameters | Description |
|---|---|---|
| DiagramShowingOpenDialogEventArgs(DiagramControl, String, String, String, Object) | source, filter, title, initialDirectory, documentSourceToOpen | Initializes a new instance of the DiagramShowingOpenDialogEventArgs class with the specified settings. |
See Also