Results 1 to 2 of 2

Thread: [2005] Mouse event, even on design time

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Location
    Surabaya, Indonesia
    Posts
    163

    [2005] Mouse event, even on design time

    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
    Check my Blog at VB Corner,Component Crafts

  2. #2
    Hyperactive Member Troy Lundin's Avatar
    Join Date
    May 2006
    Posts
    489

    Re: [2005] Mouse event, even on design time

    There is a program called #develop that acts as an IDE for C#, VB.NET and Boo projects. I have used it before to convert C# projects to VB.NET. Check it out here: http://www.icsharpcode.net/OpenSource/SD/

    Maybe you can convert those C# examples you found to VB.NET to learn from them.
    Prefix has no suffix, but suffix has a prefix.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width