MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
frmSplash Constructor (timerEnabled)
Namespaces
►
MPfm
►
frmSplash
►
frmSplash(Boolean)
C#
Visual Basic
Constructor for the Splash screen window. A timer can be activated using the timerEnabled parameter.
Declaration Syntax
C#
Visual Basic
public
frmSplash
(
bool
timerEnabled
)
Public
Sub
New
( _
timerEnabled
As
Boolean
_ )
Parameters
timerEnabled
(
Boolean
)
If true, the timer is enabled.
Assembly:
MPfm
(Module: MPfm) Version: 0.6.0.0 (0.6.0.0)