2 references to SelectNextControlInPanel
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (2)
1903bool selected = SelectNextControlInPanel(ctl, forward, tabStopOnly, nested, wrap); 2353if (SelectNextControlInPanel(ActiveControl, forward, true, true, true))