Winston
Junior Contributor
I'm currently owner drawing a listbox, and extending it through the drawitem, and measure item methods, basically i've been trying many ways to detect if a particular list box item has i mouse over it, i've tried the e.state property using a bit-wise comparison through the enum, DrawItemState.HotLight. Doesn't work
Has anyone else got any better ideas?
Thanks.
Has anyone else got any better ideas?
Thanks.