BASS.NET API for the Un4seen BASS Audio LibraryBassNetShowAbout Method BASS.NET API for the Un4seen BASS Audio Library
Shows a BASS.NET about dialog.

Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.13.3
Syntax

public static void ShowAbout(
	Form owner
)

Parameters

owner
Type: System.Windows.FormsForm
The owner of the modal about dialog (or ).
See Also

Reference