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 |
What is the use of command Object?
What are the tools in visual basic?
What is the Windows API?
Difference between DDE and OLE.
Is there a way to break long lines in VB code?
Using which type we can access file line by line?
What language does visual basic use?
What is the difference between adodc and adodb in vb?
What is ODBC Direct and Microsoft Jet Database Engine ?
What is OLE and DDE? Explain?
What are the objects in ADODB?
What is the need of tabindex property is label control.
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)