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