Click or drag to resize
FdfCredentialsDialogBanner Property
Gets or sets the image to display on the dialog.

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

Property Value

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