Unplanned
Last Updated: 15 Oct 2019 07:49 by ADMIN

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);