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 I speed up my VB database application?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
How do I tell when an application executed using the SHELL command is finished?
Advantage of ActiveX Dll over Active Exe.
How to find the current record position in data control?
What is database vb?
What is the use of command Object?
3 Answers Arigo Infotech, Microsoft,
Explain about the basic features of Visual basic?
What is a datacontrol?
Is it possible to call oracle database through ADO control or Object?
Scope of API?s can be of different types, what are they Why API functions are Required?
What type of record sets are available in ADO?
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)