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