How to change the Mouse Pointer?
Answers were Sorted based on User's Feedback
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 can you Add API functions to your Application?
Difference between ByRef and ByVal?
What is the max size allowed for Msgbox Prompt and Input Box?
What is meant by Establish Connection in RDO?
What does Addressof operator do?
What is the use of Hyperlink control for DHTML applications?
What is the difference between a Dynaset and Snapshot and how would you create one?
What is ActiveX Control?
What is DDE?
How can you save and Get data from Clipboard/ Recordset object consists what?
How many images can be placed in the image list ?
What are the different types of Dialog Box?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)