Click or drag to resize
FdfControlShowEmptyLabel Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void ShowEmptyLabel(
	string message,
	Control owner = null
)

Parameters

message
Type: SystemString
owner (Optional)
Type: System.Windows.FormsControl
See Also