4 references to TVM_SETITEMHEIGHT
System.Windows.Forms (4)
System\Windows\Forms\Controls\TreeView\TreeView.cs (3)
936
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETITEMHEIGHT
, (WPARAM)value);
2566
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETITEMHEIGHT
, (WPARAM)itemHeight);
2575
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETITEMHEIGHT
, (WPARAM)ItemHeight);
System\Windows\Forms\Design\ComponentEditorForm.PageSelector.cs (1)
191
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETITEMHEIGHT
, (WPARAM)itemHeight);