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