TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About right click
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Diptimaya Patra (2)
Arpit Jain (1)
Prabhakar Maurya (1)
Gaurav Gupta (1)
Sibeesh Venu (1)
Vilas Shende (1)
Imran Ghani (1)
Purushottam Rathore (1)
Rohatash Kumar (1)
Praveen Kumar (1)
Nipun Tomar (1)
Related resources for right click
No resource found
Securing A Test Window Using JavaScript
8/9/2024 9:45:33 AM.
This article explores a unique online test security system I encountered. It prevents cheating by blocking navigation, copy-paste, and right-clicks within the test window.
Edit Right-Click Context Menu in Windows 8
12/16/2019 5:30:58 AM.
In this article we are going to explain how to edit the right-click context menu in Windows 8.
Add Opening Methods to the Context Menu For All Files in Windows 8
12/6/2019 3:32:23 AM.
In this article we are going to add an extra feature to open files in the Windows 8 Context Menu.
Disable Right Click in a Page Using jQuery
7/21/2015 6:40:24 PM.
In this article, we will see how to disable right-click using a simple jQuery code.
Create Context Menu on Windows Forms Form with C#
7/12/2015 10:20:40 PM.
This article explains how to create a Context Menu on a Windows Forms form with C#.
7 jQuery Code Snippets Every Web Developer Must Have
1/9/2015 12:18:21 PM.
This article provides 7 basic and widely used code snippets that every front-end web developer must have.
Disable Right Click using JQuery
5/15/2012 5:47:02 PM.
In this article I am discussing how to write a simple script to disable right click on the page using JQuery.
Preventing Right-Click on Web Page Using JQuery
5/15/2012 3:50:52 PM.
This article explains how to disable the right-click function using jQuery.
Right click event in Silverlight 4
6/16/2010 7:59:54 AM.
In this article you will learn how to use Right click event in Silverlight 4.
Right Click and Context Menu in Silverlight 4
5/10/2010 12:00:31 AM.
In this article we will see how we can use Context Menu to be displayed on Right Click in Silverlight 4.
Custom Context Menu in Silverlight 3
10/10/2009 1:42:33 PM.
In this article we will see how we can create our own context menu.
Creating a Context Menu on a DataGridView Mouse Click
1/17/2007 9:17:24 AM.
This article describes how to create a context menu when you mouse click on a DataGridView control in Windows Forms.