I thought that I should use it.
CallSubDelayed needs the following parameters:Component as Object, Sub As String
My Sub is
Sub Seek_ValueChanged (Value As Int, UserChanged As Boolean)
How to pass parameters: Value and UserChanged ?
something I do not understand