Occurs when the System.Windows.Forms.ScrollBar control is double-clicked.
The System.Windows.Forms.ScrollBar control sets the ControlStyles.StandardClick bit flag to false, so the System.Windows.Forms.ScrollBar will not raise the ScrollBar.DoubleClick event.