MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Load Method (filePath)
NamespacesMPfm.WindowsControlsThemeHelperLoad(String)
Loads a theme object from file.
Declaration Syntax
C#Visual Basic
public static Theme Load(
	string filePath
)
Public Shared Function Load ( _
	filePath As String _
) As Theme
Parameters
filePath (String)
Theme file path
Return Value
Theme object

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)