MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PositionTime Property
NamespacesMPfm.WindowsControlsWaveFormDisplayPositionTime
Defines the current audio file position (in time string, such as 00:00.000). This needs to be set by the user in order to display the cursor (with the Position and Length properties).
Declaration Syntax
C#Visual Basic
public string PositionTime { get; }
Public ReadOnly Property PositionTime As String
	Get

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