Click or drag to resize
FdfCredentialsDialogCaption Property
Gets or sets the caption of the dialog.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string Caption { get; set; }

Property Value

Type: String
Remarks
A null value will cause a system default caption to be used.
See Also