Click or drag to resize
FdfDialogBoxShowDialog Method (DialogType)
Displays dialog box of the specified type.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static DialogResult ShowDialog(
	DialogType type
)

Parameters

type
Type: FDF.Common.Runtime.ControlsDialogType

Return Value

Type: DialogResult
Remarks