Click or drag to resize
IValidateDelegateGetValidationDisplayControl Method
Returns the control to display validation messages against.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Control GetValidationDisplayControl(
	ErrorProvider errorProvider
)

Parameters

errorProvider
Type: System.Windows.FormsErrorProvider

Return Value

Type: Control
See Also