Click here to Skip to main content
15,791,100 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to block specific url Pin
Anthony Mushrow24-Jan-08 2:06
professionalAnthony Mushrow24-Jan-08 2:06 
QuestionHow to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 0:30
Varad_Rajan24-Jan-08 0:30 
AnswerRe: How to disable keydown event in Context Menu Strip ? Pin
Gareth H24-Jan-08 0:49
Gareth H24-Jan-08 0:49 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 1:01
Varad_Rajan24-Jan-08 1:01 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 1:03
Varad_Rajan24-Jan-08 1:03 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Gareth H24-Jan-08 1:07
Gareth H24-Jan-08 1:07 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Gareth H24-Jan-08 1:04
Gareth H24-Jan-08 1:04 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 1:07
Varad_Rajan24-Jan-08 1:07 
I am not using any event to display the context Menu Strip.
It is declared as

private System.Windows.Forms.ContextMenuStrip DimensionModify;

in class designer of form When I add it in visual designer.

I am using DimensionModify.show() or DimensionModify.Hide() to display or hide the contextMenu .
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Gareth H24-Jan-08 1:18
Gareth H24-Jan-08 1:18 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 1:23
Varad_Rajan24-Jan-08 1:23 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Gareth H24-Jan-08 1:30
Gareth H24-Jan-08 1:30 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 1:32
Varad_Rajan24-Jan-08 1:32 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 1:34
Varad_Rajan24-Jan-08 1:34 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Anthony Mushrow24-Jan-08 2:03
professionalAnthony Mushrow24-Jan-08 2:03 
QuestionHow to Change or Generate a file with Owner using .NET 1.1 Pin
Ninerocky24-Jan-08 0:29
Ninerocky24-Jan-08 0:29 
Questionhow to add .rpt and .cri extensions in IIS (windows 2000 with crystal reports 9 installed on the same) Pin
here2learn24-Jan-08 0:06
here2learn24-Jan-08 0:06 
GeneralSqlConnection and scope Pin
Dewald23-Jan-08 23:40
Dewald23-Jan-08 23:40 
GeneralRe: SqlConnection and scope Pin
N a v a n e e t h24-Jan-08 0:03
N a v a n e e t h24-Jan-08 0:03 
QuestionCopy Contents in Excel Pin
mohankatari23-Jan-08 23:00
mohankatari23-Jan-08 23:00 
GeneralRe: Copy Contents in Excel Pin
Paul Conrad24-Jan-08 8:03
professionalPaul Conrad24-Jan-08 8:03 
Questionhow can i access the xml file in the in richtextbox in c#.net? Pin
samidhas23-Jan-08 22:01
samidhas23-Jan-08 22:01 
AnswerRe: how can i access the xml file in the in richtextbox in c#.net? Pin
N a v a n e e t h24-Jan-08 0:04
N a v a n e e t h24-Jan-08 0:04 
Generalstatus bar Pin
mahenputta23-Jan-08 21:11
mahenputta23-Jan-08 21:11 
GeneralRe: status bar Pin
DaveyM6924-Jan-08 1:58
professionalDaveyM6924-Jan-08 1:58 
GeneralRe: status bar Pin
mahenputta24-Jan-08 2:36
mahenputta24-Jan-08 2:36 

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.