Catch mouse cursor change in vb.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • visweswaran2830
    New Member
    • Nov 2009
    • 92

    Catch mouse cursor change in vb.net

    I want to catch mouse cursor change event in vb.net. for example, If i place the cursor in textbox then the cursor will change as IBeam. I want to capture when the cursor changes using vb.net. can u help me
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    why not set properties for controls.

    Comment

    Working...