Visual Guard Class Library Documentation

VGLoginForm.HeaderImage Property

Gets or sets the image displayed in the header of the dialog box. if the value is null (Nothing) the image will be hide.

public Image HeaderImage {get; set;}

Remarks

The size of the image is 48x48.

See Also

VGLoginForm Class | Novalys.VisualGuard.Security.WinForm Namespace