User Profile

Collapse

Profile Sidebar

Collapse
wil1cad2
wil1cad2
Last Activity: Feb 19 '08, 06:45 PM
Joined: Feb 16 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • wil1cad2
    replied to Change Cursor To Hourglass
    yes u are right it is when calculating.
    so what is the code suggestion.
    Thanks....
    See more | Go to post

    Leave a comment:


  • wil1cad2
    started a topic Change Cursor To Hourglass

    Change Cursor To Hourglass

    I'm using VB studio 2005. Pls help
    to change cursor to HourGlass when u press a button and wait for calcualtion
    the result.

    Ex: If btnCalculate.En abled = True Then
    Screen.MousePoi nter = vbHourglass
    Else
    Screen.MousePoi nter = vbDefault
    End If
    I got some thought above but doesn't work.
    also some hint from instructor:
    Windows.Forms.C ursor.Current...
    See more | Go to post
No activity results to display
Show More
Working...