2 references to SendGroupMessage
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
3993nint result = SendGroupMessage(group, PInvoke.LVM_INSERTGROUP, index, LVGROUP_MASK.LVGF_GROUPID); 5755nint result = SendGroupMessage(group, PInvoke.LVM_SETGROUPINFO, group.ID, 0);