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 |
Difference between Class Module and Standard Module?
How do I add a form in visual basic?
Draw Sequence Modal of DAO and Explain?
How to find size of the file. Which method or function is used to occomplish this?
How do you create a form in visual basic?
what are the Control Categories?
Is the Access Engine and Visual Basic Pro good enough for database work?
what are the Sequence of events when a MDI form open with two child forms closing?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
Maximum Control Names length?
What is the need of tabindex property is label control?
To.set the command button for ESC ___ Property has to be changed.
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)