Get referemce to form control. This reference exists when WPF Control contains a .NET Control as child.

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Function GetFormControl( _ 
ByVal controlName As String
) As Object
This language is not supported or no code example is available.
public object GetFormControl( 
string controlName 
)
This language is not supported or no code example is available.

Parameters

controlName
Type: string

Control name

Return Value

Type: object

Referemce to form control

.NET Framework

Supported in: 4.6.2, 4.7