Table of Contents

Method CreateFileDialog

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

CreateFileDialog()

When overridden in a derived class, initializes the dialog box from which the user can select a file.

protected abstract FileDialog CreateFileDialog()

Returns

FileDialog

The FileDialog object which will display the dialog box from which the user can select a file.