right click
-
i know may be i am being unreasonable by asking the same question again and again but i really need the help that how can i send the right click msg out of my Vb.net application plzzzzzzzzzzzzzzzzzz farah
-
i know may be i am being unreasonable by asking the same question again and again but i really need the help that how can i send the right click msg out of my Vb.net application plzzzzzzzzzzzzzzzzzz farah
What do you mean when you say
right click msg out of my Vb.net application
Explain what you want to do in Details
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
i know may be i am being unreasonable by asking the same question again and again but i really need the help that how can i send the right click msg out of my Vb.net application plzzzzzzzzzzzzzzzzzz farah
without more detail : use the mousdown event check to see if its the right button send the message (whatever you mean with this) form1_mousedown if e.Button=Windows.Forms.MouseButtons.Right then messagebox.show("bla") end if
If my help was helpfull let me know, if not let me know why. The only way we learn is by making mistaks.
-
i know may be i am being unreasonable by asking the same question again and again but i really need the help that how can i send the right click msg out of my Vb.net application plzzzzzzzzzzzzzzzzzz farah
-
i know may be i am being unreasonable by asking the same question again and again but i really need the help that how can i send the right click msg out of my Vb.net application plzzzzzzzzzzzzzzzzzz farah
You can keep asking, but until you answer the questions you've been asked about your requirements, you're going to get ignored. This is the third of forth time you've asked this question and you've repeatedly ignored answering the critical questions asked of you and ignored the advice you've already been given. No, we're not going to write the code for you. This is NOT something for someone very new to programming, let alone someone who doesn't know how Windows works.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007