Click or drag to resize
FdfDialogBox Constructor (DialogType)
Initializes a new instance of the FdfDialogBox class

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

Parameters

type
Type: FDF.Common.Runtime.ControlsDialogType
See Also