Click or drag to resize
FdfControlSetEmptyLabel Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static void SetEmptyLabel(
	ref IFdfControl owner,
	string message = ""
)

Parameters

owner
Type: FDF.Common.Runtime.ControlsIFdfControl
message (Optional)
Type: SystemString
See Also