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