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 Navigate from the DHTML application to another DHTML application? .
In which areas the Error occurs?
What is the Dll required for running the VB?
How do I implement an accelerator key for a text box?
Differentiate between DAO,ADO and Adodc as in data access objects?
What is the difference between Property Get, Set and Let.
in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.
What is the use of Visual Basic Document file?
What is difference between procedural prog. Language
What is instantiating?
What type of multi-threading does VB6 implement?
Explain Default cursor Type and LockEdit type in DAO?
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)