Similar to System.Windows.Forms.Control.GetNextControl(System.Windows.Forms.Control, bool), this method returns the next component in the tray, given a starting component.
The next component in the component tray, or null, if the end of the list is encountered (or the beginning, if forward is false).