3 references to TVM_SETITEMHEIGHT
System.Windows.Forms (3)
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
814
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETITEMHEIGHT
, (WPARAM)value);
1918
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);