6 references to DRAWITEMSTRUCT
System.Windows.Forms (6)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3582
DRAWITEMSTRUCT
* dis = (
DRAWITEMSTRUCT
*)(nint)m.LParamInternal;
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (2)
2350
DRAWITEMSTRUCT
* dis = (
DRAWITEMSTRUCT
*)(nint)m.LParamInternal;
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
1957
DRAWITEMSTRUCT
* dis = (
DRAWITEMSTRUCT
*)(nint)m.LParamInternal;