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