Click here to Skip to main content
15,917,795 members
Home / Discussions / C#
   

C#

 
GeneralRe: Owner draw ListView Pin
N a v a n e e t h24-Jan-08 7:40
N a v a n e e t h24-Jan-08 7:40 
GeneralRe: Owner draw ListView Pin
led mike24-Jan-08 4:51
led mike24-Jan-08 4:51 
GeneralRe: Owner draw ListView Pin
N a v a n e e t h24-Jan-08 7:44
N a v a n e e t h24-Jan-08 7:44 
GeneralRe: Owner draw ListView Pin
led mike24-Jan-08 9:33
led mike24-Jan-08 9:33 
GeneralInsert null to an image-data-typed field Pin
DannyAdler24-Jan-08 2:20
DannyAdler24-Jan-08 2:20 
GeneralRe: Insert null to an image-data-typed field Pin
Anthony Mushrow24-Jan-08 2:33
professionalAnthony Mushrow24-Jan-08 2:33 
AnswerRe: Insert null to an image-data-typed field Pin
Guffa24-Jan-08 2:57
Guffa24-Jan-08 2:57 
QuestionSystem tray icon says (# Runs)? Pin
Gene Arnold24-Jan-08 1:48
Gene Arnold24-Jan-08 1:48 
AnswerRe: System tray icon says (# Runs)? Pin
DaveyM6924-Jan-08 2:03
professionalDaveyM6924-Jan-08 2:03 
GeneralRe: System tray icon says (# Runs)? Pin
Gene Arnold24-Jan-08 2:06
Gene Arnold24-Jan-08 2:06 
GeneralRe: System tray icon says (# Runs)? Pin
Luc Pattyn24-Jan-08 2:22
sitebuilderLuc Pattyn24-Jan-08 2:22 
GeneralRefresh a control Pin
kibromg24-Jan-08 1:31
kibromg24-Jan-08 1:31 
GeneralRe: Refresh a control Pin
Anthony Mushrow24-Jan-08 1:33
professionalAnthony Mushrow24-Jan-08 1:33 
GeneralRe: Refresh a control Pin
kibromg24-Jan-08 1:38
kibromg24-Jan-08 1:38 
GeneralRe: Refresh a control Pin
Anthony Mushrow24-Jan-08 1:43
professionalAnthony Mushrow24-Jan-08 1:43 
GeneralRe: Refresh a control Pin
Paddy Boyd24-Jan-08 2:24
Paddy Boyd24-Jan-08 2:24 
QuestionLooking for latest filename Pin
Ofori Boadu24-Jan-08 1:16
Ofori Boadu24-Jan-08 1:16 
GeneralRe: Looking for latest filename Pin
Luc Pattyn24-Jan-08 1:28
sitebuilderLuc Pattyn24-Jan-08 1:28 
QuestionHow to get current date from MonthCalander control??? Pin
Neo Andreson24-Jan-08 0:46
Neo Andreson24-Jan-08 0:46 
AnswerRe: How to get current date from MonthCalander control??? Pin
DaveyM6924-Jan-08 0:53
professionalDaveyM6924-Jan-08 0:53 
Questionhow to block specific url Pin
Tahir Abbasi24-Jan-08 0:29
Tahir Abbasi24-Jan-08 0:29 
AnswerRe: how to block specific url Pin
Anthony Mushrow24-Jan-08 1:06
professionalAnthony Mushrow24-Jan-08 1:06 
QuestionHow to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan23-Jan-08 23:30
Varad_Rajan23-Jan-08 23:30 
AnswerRe: How to disable keydown event in Context Menu Strip ? Pin
Gareth H23-Jan-08 23:49
Gareth H23-Jan-08 23:49 
GeneralRe: How to disable keydown event in Context Menu Strip ? Pin
Varad_Rajan24-Jan-08 0:01
Varad_Rajan24-Jan-08 0:01 
Tnanks for your reply Gareth. I do not want anything to happen when I press Key down.
I have added the contextMenuStrip in form at design time. I have displayed items in it and using the mouse click event for functionality. But when I press Key down event in context menu and when I go back to Treeview and press Key down the control is going to Contextmenu. It is supposed to go to Treeview.

I am surprised why in keydown event control is going to Contextmenu when It has been closed .
Hope you have got my problem ..

Regards,
Rajan

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.