Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: is it possible to use a value type in a generic method constraint? Pin
michal.kreslik7-Feb-07 9:11
michal.kreslik7-Feb-07 9:11 
GeneralRe: is it possible to use a value type in a generic method constraint? Pin
Judah Gabriel Himango7-Feb-07 9:27
sponsorJudah Gabriel Himango7-Feb-07 9:27 
GeneralRe: is it possible to use a value type in a generic method constraint? Pin
michal.kreslik7-Feb-07 10:44
michal.kreslik7-Feb-07 10:44 
QuestionHow to capture Datagrid Header Text events? Pin
sundar1567-Feb-07 6:59
sundar1567-Feb-07 6:59 
AnswerRe: How to capture Datagrid Header Text events? Pin
Ravi Bhavnani7-Feb-07 7:07
professionalRavi Bhavnani7-Feb-07 7:07 
QuestionHow to add file onto txbbox? [modified] Pin
Eyungwah7-Feb-07 6:47
Eyungwah7-Feb-07 6:47 
AnswerRe: How to add file onto txbbox? Pin
Ravi Bhavnani7-Feb-07 6:57
professionalRavi Bhavnani7-Feb-07 6:57 
QuestionBufferedGraphicsContext Pin
Jim Warburton7-Feb-07 6:34
Jim Warburton7-Feb-07 6:34 
I am working with large bitmap files. In general centering on the mouse click does not cause any problems. If I am zoomed out(max 1/4 of original size) and then zoom in (max double original size) quickly and try to center on the mouse click I get an InvaidOperationException unhandled BufferedGraphicsContext cannot be disposed of because a buffer operation is currently in progress.
I have looked at BufferedGraphicsContext and tried setstyle with AllPaintingInWmPaint, OptimizedDoubleBuffer, UserPaint set to true but still get the same error. Could anyone point me the direction I need to go to correct this problem or what kind of try/catch I need to implement?

Thanks Jim
QuestionDelegate Pin
pssuresh7-Feb-07 6:15
pssuresh7-Feb-07 6:15 
AnswerRe: Delegate Pin
Luc Pattyn7-Feb-07 6:20
sitebuilderLuc Pattyn7-Feb-07 6:20 
QuestionVisual studio functionality Pin
netJP12L7-Feb-07 5:43
netJP12L7-Feb-07 5:43 
AnswerRe: Visual studio functionality Pin
Ravi Bhavnani7-Feb-07 7:11
professionalRavi Bhavnani7-Feb-07 7:11 
QuestionHow to select a treenode with right click Pin
sharpiesharpie7-Feb-07 5:35
sharpiesharpie7-Feb-07 5:35 
AnswerRe: How to select a treenode with right click Pin
Abisodun7-Feb-07 5:54
Abisodun7-Feb-07 5:54 
GeneralRe: How to select a treenode with right click Pin
sharpiesharpie7-Feb-07 6:48
sharpiesharpie7-Feb-07 6:48 
GeneralRe: How to select a treenode with right click Pin
Abisodun7-Feb-07 9:07
Abisodun7-Feb-07 9:07 
QuestionDataGrid Pin
The Brazilian One7-Feb-07 5:28
The Brazilian One7-Feb-07 5:28 
AnswerRe: DataGrid Pin
Marc Clifton7-Feb-07 5:38
mvaMarc Clifton7-Feb-07 5:38 
QuestionTransparent Button Problem Pin
deanpugh7-Feb-07 5:25
deanpugh7-Feb-07 5:25 
QuestionStyle Builder Editor Pin
Christopher Stratmann7-Feb-07 5:10
Christopher Stratmann7-Feb-07 5:10 
AnswerRe: Style Builder Editor Pin
Marc Clifton7-Feb-07 5:25
mvaMarc Clifton7-Feb-07 5:25 
GeneralRe: Style Builder Editor Pin
Christopher Stratmann7-Feb-07 5:26
Christopher Stratmann7-Feb-07 5:26 
GeneralRe: Style Builder Editor Pin
Marc Clifton7-Feb-07 5:35
mvaMarc Clifton7-Feb-07 5:35 
GeneralRe: Style Builder Editor Pin
Christopher Stratmann7-Feb-07 5:32
Christopher Stratmann7-Feb-07 5:32 
GeneralRe: Style Builder Editor Pin
Christopher Stratmann7-Feb-07 5:37
Christopher Stratmann7-Feb-07 5:37 

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.