1 write to FullRowSelect
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
664this.FullRowSelect = true;
3 references to FullRowSelect
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TreeView.cs (3)
385if (FullRowSelect) 482if (FullRowSelect != value) { 3033|| (tvhip.flags & NativeMethods.TVHT_ONITEM) != 0 || FullRowSelect) {