4 references to TabStop
System.Windows.Forms (4)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (4)
824if (TabStop != value) 1794if ((Panel1.Controls.Count > 0 || Panel2.Controls.Count > 0) || TabStop) 1879if (ctl is not null && TabStop) 2342if (!TabStop || IsSplitterFixed)