4 references to TVM_SETINDENT
System.Windows.Forms (4)
System\Windows\Forms\Controls\TreeView\TreeView.cs (4)
237
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)Indent);
787
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)value);
2058
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)_indent);
3602
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)Indent);