Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
QuestionEvent for the release of a menu item Pin
manustone27-May-10 5:08
manustone27-May-10 5:08 
AnswerRe: Event for the release of a menu item Pin
Luc Pattyn27-May-10 5:32
sitebuilderLuc Pattyn27-May-10 5:32 
GeneralRe: Event for the release of a menu item Pin
manustone27-May-10 21:50
manustone27-May-10 21:50 
GeneralRe: Event for the release of a menu item Pin
Luc Pattyn28-May-10 2:00
sitebuilderLuc Pattyn28-May-10 2:00 
AnswerRe: Event for the release of a menu item Pin
Dr.Walt Fair, PE27-May-10 5:49
professionalDr.Walt Fair, PE27-May-10 5:49 
GeneralRe: Event for the release of a menu item Pin
manustone27-May-10 21:51
manustone27-May-10 21:51 
AnswerRe: Event for the release of a menu item Pin
William Winner27-May-10 6:16
William Winner27-May-10 6:16 
AnswerRe: Event for the release of a menu item Pin
AspDotNetDev27-May-10 13:19
protectorAspDotNetDev27-May-10 13:19 
So, the screenshot captures the drop down and you want to find a way to get the screenshot without the dropdown? But you want it to be taken right after an item in the drop down is captured?

Perhaps you could try doing a Refresh() on the form to force it to redraw itself and then perform the screen capture. You might also initiate an asyncronous event via this.BeginInvoke and have that event take the screen capture.

QuestionDatabinding Pin
Mahdi_kishislan27-May-10 3:56
Mahdi_kishislan27-May-10 3:56 
AnswerRe: Databinding Pin
Henry Minute27-May-10 5:13
Henry Minute27-May-10 5:13 
AnswerRe: Databinding Pin
Ramkithepower27-May-10 5:17
Ramkithepower27-May-10 5:17 
Questionsorting Pin
Ramkithepower27-May-10 2:55
Ramkithepower27-May-10 2:55 
AnswerRe: sorting Pin
PIEBALDconsult27-May-10 2:59
mvePIEBALDconsult27-May-10 2:59 
AnswerRe: sorting Pin
rvdenden27-May-10 3:09
rvdenden27-May-10 3:09 
GeneralRe: sorting Pin
Simon P Stevens27-May-10 3:18
Simon P Stevens27-May-10 3:18 
AnswerRe: sorting Pin
Nuri Ismail27-May-10 3:11
Nuri Ismail27-May-10 3:11 
AnswerRe: sorting [modified] Pin
Simon P Stevens27-May-10 3:12
Simon P Stevens27-May-10 3:12 
GeneralRe: sorting Pin
PIEBALDconsult27-May-10 3:17
mvePIEBALDconsult27-May-10 3:17 
GeneralRe: sorting Pin
Simon P Stevens27-May-10 3:19
Simon P Stevens27-May-10 3:19 
GeneralRe: sorting Pin
PIEBALDconsult27-May-10 3:30
mvePIEBALDconsult27-May-10 3:30 
GeneralRe: sorting Pin
Simon P Stevens27-May-10 3:33
Simon P Stevens27-May-10 3:33 
GeneralRe: sorting Pin
Luc Pattyn27-May-10 3:38
sitebuilderLuc Pattyn27-May-10 3:38 
GeneralRe: sorting [modified] Pin
harold aptroot27-May-10 3:31
harold aptroot27-May-10 3:31 
GeneralRe: sorting Pin
Ramkithepower27-May-10 5:13
Ramkithepower27-May-10 5:13 
AnswerRe: sorting Pin
Luc Pattyn27-May-10 3:19
sitebuilderLuc Pattyn27-May-10 3:19 

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.