Click or drag to resize

AboutDialogSetCompanyUrl Method

Sets the URL that will be opened when the logo is clicked.

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

Parameters

url  String
URL of the company's home page.
See Also