Click or drag to resize

AboutDialogSetCompanyDisclaimer(String) Method

Sets the disclaimer text 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 SetCompanyDisclaimer(
	string disclaimerFile
)
View Source

Parameters

disclaimerFile  String
Location of the file that contains the disclaimer text.
See Also