Dear sir/mam,
Where can use pointer control in asp.net applications, please can provide sample source code for that?
Thanks and Regards
Sadanandan Varadarajulu
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipankar BiswasPosted Nov 2, 2014, 1:41 PM
in a windows app, if you click on an item in the toolbox, the cursor goes into create mode for that item. if you then click on the windows form, the control you selected from the toolbox will be created where you have clicked on the form.
to cancel this operation and return the pointer to its default mode, you can click on that toolbox pointer item.
For a web application, that pointer item in the toolbox appears to serve no purpose
http://forums.asp.net/post/3500819.aspxhttp://blogs.msdn.com/b/saraford/archive/2008/04/08/did-you-know-why-does-each-toolbox-group-have-a-pointer-control-and-what-does-it-actually-do-189.aspx