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