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

How to register a component?

1 Answers  


____ property of menu cannot be set at run time.

0 Answers  


How does the following statements work? On Error Goto Err_Handler

2 Answers  


How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?

1 Answers  


Explain OLE Drag and Drop?

0 Answers  


How do I make the mouse cursor invisible/visible?

0 Answers  


How do I call a DLL?

0 Answers  


___,_____ and ____ container objects.

0 Answers  


what is the diff between inprocess and out of process ?

1 Answers  


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

0 Answers   Infotech,


What language does visual basic use?

0 Answers  


What is ActiveX Dll and ActiveX Exe?

0 Answers   TCS,


Categories