4 references to TVM_SETINDENT
System.Windows.Forms (4)
System\Windows\Forms\Controls\TreeView\TreeView.cs (4)
206
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)Indent);
756
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)value);
1913
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)_indent);
3386
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETINDENT
, (WPARAM)Indent);