Click or drag to resize
FdfFolderBrowserDialogShowDialog Method
Runs a common dialog box with a default owner.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public DialogResult ShowDialog(
	IWin32Window owner = null
)

Parameters

owner (Optional)
Type: System.Windows.FormsIWin32Window

Return Value

Type: DialogResult
Remarks