To reproduce:
- drop a track bar and make it less than 100 pixels, move the thumb to the right.
Workaround:
rtbPlaybackSpeed.TrackBarElement.MinSize = new System.Drawing.Size(0, 0);