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

C#

 
GeneralRe: How to write this regex? Pin
OriginalGriff9-Jun-10 1:22
mveOriginalGriff9-Jun-10 1:22 
GeneralRe: How to write this regex? Pin
imbiz9-Jun-10 1:50
imbiz9-Jun-10 1:50 
GeneralRe: How to write this regex? Pin
OriginalGriff9-Jun-10 2:12
mveOriginalGriff9-Jun-10 2:12 
GeneralRe: How to write this regex? Pin
Luc Pattyn9-Jun-10 1:46
sitebuilderLuc Pattyn9-Jun-10 1:46 
GeneralRe: How to write this regex? Pin
OriginalGriff9-Jun-10 2:08
mveOriginalGriff9-Jun-10 2:08 
GeneralRe: How to write this regex? Pin
AspDotNetDev10-Jun-10 12:40
protectorAspDotNetDev10-Jun-10 12:40 
GeneralRe: How to write this regex? Pin
AspDotNetDev10-Jun-10 12:41
protectorAspDotNetDev10-Jun-10 12:41 
QuestionMaximum Width And Height of panel Pin
VCsamir8-Jun-10 21:42
VCsamir8-Jun-10 21:42 
hi friends,

i am using a panel of which i want to increase the size to maximum of may be 20,000 X 20,000
how can i achieve this on runtime? It gives me error like
System.ComponentModel.Win32Exception: The operation completed successfully
at System.Windows.Forms.DibGraphicsBufferManager.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits)
at System.Windows.Forms.DibGraphicsBufferManager.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height) etc..

actually i am working on zooming of image.. i am calculating the zoom percent and just increasing the width and height of panel and redrawing the image on it.. this works fine ..but when my panel size is set to above 12,000 X 8000 the system gives the above error..


thanks in advance

Samir
AnswerRe: Maximum Width And Height of panel Pin
DaveyM698-Jun-10 22:27
professionalDaveyM698-Jun-10 22:27 
AnswerRe: Maximum Width And Height of panel Pin
Tsuda Kageyu8-Jun-10 22:39
Tsuda Kageyu8-Jun-10 22:39 
QuestionMerge menu items using the MenuStrip Pin
Eduard Keilholz8-Jun-10 21:29
Eduard Keilholz8-Jun-10 21:29 
QuestionAdvancing On Pressing Enter Pin
Roger Wright8-Jun-10 19:43
professionalRoger Wright8-Jun-10 19:43 
AnswerRe: Advancing On Pressing Enter Pin
Anshul R8-Jun-10 20:21
Anshul R8-Jun-10 20:21 
AnswerRe: Advancing On Pressing Enter Pin
Peace ON8-Jun-10 20:37
Peace ON8-Jun-10 20:37 
GeneralRe: Advancing On Pressing Enter Pin
Roger Wright8-Jun-10 20:47
professionalRoger Wright8-Jun-10 20:47 
AnswerRe: Advancing On Pressing Enter Pin
Dan Mos8-Jun-10 20:47
Dan Mos8-Jun-10 20:47 
GeneralRe: Advancing On Pressing Enter Pin
Roger Wright8-Jun-10 20:52
professionalRoger Wright8-Jun-10 20:52 
GeneralRe: Advancing On Pressing Enter Pin
Dan Mos8-Jun-10 20:55
Dan Mos8-Jun-10 20:55 
AnswerRe: Advancing On Pressing Enter Pin
Henry Minute9-Jun-10 0:19
Henry Minute9-Jun-10 0:19 
AnswerRe: Advancing On Pressing Enter Pin
Richard Andrew x649-Jun-10 4:39
professionalRichard Andrew x649-Jun-10 4:39 
Questionbinning at zero-filling data Pin
shekarchee8-Jun-10 19:41
shekarchee8-Jun-10 19:41 
AnswerRe: binning at zero-filling data Pin
EliottA9-Jun-10 2:19
EliottA9-Jun-10 2:19 
AnswerRe: binning at zero-filling data Pin
LookSharp9-Jun-10 3:40
LookSharp9-Jun-10 3:40 
QuestionClone Windows Forms Information Pin
Illegal Operation8-Jun-10 19:30
Illegal Operation8-Jun-10 19:30 
AnswerRe: Clone Windows Forms Information Pin
Anshul R8-Jun-10 20:27
Anshul R8-Jun-10 20:27 

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.