MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetValueWithoutTriggeringEvent Method (value)
NamespacesMPfm.WindowsControlsHScrollBarSetValueWithoutTriggeringEvent(Int32)
Sets the scroll bar value without triggering any event.
Declaration Syntax
C#Visual Basic
public void SetValueWithoutTriggeringEvent(
	int value
)
Public Sub SetValueWithoutTriggeringEvent ( _
	value As Integer _
)
Parameters
value (Int32)
New scroll bar value

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