'Declaration
Public Overridable Function GetNextItem( _
ByVal As System.Windows.Forms.ToolStripItem, _
ByVal As System.Windows.Forms.ArrowDirection _
) As System.Windows.Forms.ToolStripItem
public virtual System.Windows.Forms.ToolStripItem GetNextItem(
System.Windows.Forms.ToolStripItem ,
System.Windows.Forms.ArrowDirection
)