3 references to CDIS_FOCUS
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
802
((itemState & NativeMethods.
CDIS_FOCUS
) != 0))
winforms\Managed\System\WinForms\ListViewItemState.cs (1)
42
Focused = NativeMethods.
CDIS_FOCUS
,
winforms\Managed\System\WinForms\TreeNodeState.cs (1)
42
Focused = NativeMethods.
CDIS_FOCUS
,