Hi all,

How can I make a component that support mouse event (click and move) event on design time? A good example is a TabControl. The tab itself can draw when I point mouse over it and can change state when I click it. Can someone help me ? I've download several example in another website, but they're in C#. And those samples are complicated for me to learn. Can someone help me or point where I can find more info ?

Thanks