Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to change the Mouse Pointer?

Answers were Sorted based on User's Feedback



How to change the Mouse Pointer?..

Answer / naina

If u want to change the mouse pointer when the form is
running then in the form load event write this coading part

Private Sub Form_Load()
Form1.MousePointer = 2
End Sub
for the mouse pointer to be a cross mark we can change
these values from 0 to 6 for different styles

Is This Answer Correct ?    1 Yes 0 No

How to change the Mouse Pointer?..

Answer / guest


Screen.MousePointer = VBHourGlass/VBNormal.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Visual Basic Interview Questions

What is the use of command Object?

2 Answers  


What are the tools in visual basic?

1 Answers  


What is the Windows API?

1 Answers  


Difference between DDE and OLE.

1 Answers  


Is there a way to break long lines in VB code?

1 Answers  


Using which type we can access file line by line?

2 Answers  


What language does visual basic use?

1 Answers  


What is the difference between adodc and adodb in vb?

1 Answers  


What is ODBC Direct and Microsoft Jet Database Engine ?

1 Answers  


What is OLE and DDE? Explain?

1 Answers  


What are the objects in ADODB?

1 Answers  


What is the need of tabindex property is label control.

1 Answers  


Categories