3 references to TVM_SETEXTENDEDSTYLE
System.Windows.Forms (1)
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
2637
PInvoke.
TVM_SETEXTENDEDSTYLE
,
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ObjectSelectorEditor.cs (1)
70
PInvokeCore.SendMessage(hwnd, PInvoke.
TVM_SETEXTENDEDSTYLE
, (WPARAM)0, (LPARAM)exstyle);
System\Windows\Forms\Design\DesignerUtils.cs (1)
838
PInvokeCore.SendMessage(treeView, PInvoke.
TVM_SETEXTENDEDSTYLE
, 0, (nint)exstyle);