Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to get the type of the file selected...... Pin
mav.northwind28-Feb-06 22:46
mav.northwind28-Feb-06 22:46 
GeneralRe: how to get the type of the file selected...... Pin
imsathy28-Feb-06 22:49
imsathy28-Feb-06 22:49 
GeneralRe: how to get the type of the file selected...... Pin
mav.northwind28-Feb-06 22:59
mav.northwind28-Feb-06 22:59 
GeneralRe: how to get the type of the file selected...... Pin
imsathy28-Feb-06 23:37
imsathy28-Feb-06 23:37 
GeneralRe: how to get the type of the file selected...... Pin
mav.northwind1-Mar-06 8:11
mav.northwind1-Mar-06 8:11 
GeneralRe: how to get the type of the file selected...... Pin
imsathy1-Mar-06 18:11
imsathy1-Mar-06 18:11 
Questiondisable right click of mouse in windowsapplication in c# Pin
prgramya27-Feb-06 17:33
prgramya27-Feb-06 17:33 
AnswerRe: disable right click of mouse in windowsapplication in c# Pin
vinSharp27-Feb-06 20:47
vinSharp27-Feb-06 20:47 
Hi Ramya,

The System.Windows.Forms.WebBrowser control has a public property IsWebBrowserContextMenuEnabled. Set this boolean to FALSE, so the Context menu would not be displayed.

BTW, just as a passing reference, do remember that context menu can also be displayed using the keyboard. So setting this property of webbrowser would take care of both the 'Keyboard' and 'Mouse - Right click' related ways of displaying the context menu.

Regards,
vinSharp

There are two kinds of fools in this world: One who give advice and the others who do not take it...Laugh | :laugh:
QuestionOutlook-style dropdown list which will not assign the selected text in dropdown textbox on navingation Pin
Nitin@Pune27-Feb-06 17:28
Nitin@Pune27-Feb-06 17:28 
Questionhow to connect desktop application with database on webserver. Pin
rajandeepak27-Feb-06 15:26
rajandeepak27-Feb-06 15:26 
AnswerRe: how to connect desktop application with database on webserver. Pin
Sean8927-Feb-06 15:31
Sean8927-Feb-06 15:31 
GeneralRe: how to connect desktop application with database on webserver. Pin
rajandeepak27-Feb-06 15:42
rajandeepak27-Feb-06 15:42 
AnswerRe: how to connect desktop application with database on webserver. Pin
Guffa27-Feb-06 19:00
Guffa27-Feb-06 19:00 
QuestionASP.NET and C#.NET - create a open file dialog box Pin
deepak127-Feb-06 13:30
deepak127-Feb-06 13:30 
AnswerRe: ASP.NET and C#.NET - create a open file dialog box Pin
Christian Graus27-Feb-06 14:21
protectorChristian Graus27-Feb-06 14:21 
GeneralRe: ASP.NET and C#.NET - create a open file dialog box Pin
deepak127-Feb-06 17:28
deepak127-Feb-06 17:28 
AnswerRe: ASP.NET and C#.NET - create a open file dialog box Pin
rajandeepak27-Feb-06 15:37
rajandeepak27-Feb-06 15:37 
GeneralRe: ASP.NET and C#.NET - create a open file dialog box Pin
deepak127-Feb-06 17:29
deepak127-Feb-06 17:29 
Questionhow to burn a cd with C# ? Pin
f_o_x27-Feb-06 12:37
f_o_x27-Feb-06 12:37 
AnswerRe: how to burn a cd with C# ? Pin
Expert Coming27-Feb-06 12:54
Expert Coming27-Feb-06 12:54 
QuestionOpen Directory Dialog Pin
Monin D.27-Feb-06 10:15
Monin D.27-Feb-06 10:15 
AnswerRe: Open Directory Dialog Pin
mikker_12327-Feb-06 10:24
mikker_12327-Feb-06 10:24 
GeneralRe: Open Directory Dialog Pin
tray_gator27-Feb-06 11:09
tray_gator27-Feb-06 11:09 
QuestionKeeping track of users within a server Pin
paranoiduk27-Feb-06 10:08
paranoiduk27-Feb-06 10:08 
QuestionTTH code in practical use... Pin
Smilik27-Feb-06 9:17
Smilik27-Feb-06 9:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.