Click or drag to resize
FdfDialogAddControl Method
Embeds a child control into the dialog. If specified child control is FdfControl then current dialog relays button-click events to it.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void AddControl(
	Control ctrl
)

Parameters

ctrl
Type: System.Windows.FormsControl
Remarks