Click or drag to resize

AboutDialogSetCompanyLogo(String) Method

Sets the logo that is to be displayed in the About Dialog.

Namespace: GSF.Windows.Forms
Assembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.181-beta
Syntax
public void SetCompanyLogo(
	string logoFile
)
View Source

Parameters

logoFile  String
Location of the logo file.
See Also