Click here to Skip to main content
15,921,697 members
Home / Discussions / C#
   

C#

 
GeneralTransparent MDIform Pin
diddy343-Feb-08 11:05
diddy343-Feb-08 11:05 
GeneralReferring to an open window Pin
DSdragondude3-Feb-08 9:33
DSdragondude3-Feb-08 9:33 
GeneralRe: Referring to an open window Pin
Kristian Sixhøj3-Feb-08 9:34
Kristian Sixhøj3-Feb-08 9:34 
GeneralRe: Referring to an open window Pin
DSdragondude3-Feb-08 9:40
DSdragondude3-Feb-08 9:40 
GeneralRe: Referring to an open window Pin
Kristian Sixhøj4-Feb-08 3:48
Kristian Sixhøj4-Feb-08 3:48 
GeneralRe: Referring to an open window Pin
Pete O'Hanlon3-Feb-08 10:11
mvePete O'Hanlon3-Feb-08 10:11 
GeneralPrint file Pin
mehrdadc483-Feb-08 8:30
mehrdadc483-Feb-08 8:30 
QuestionStopping WaitForNextEvent() method? Pin
Dawid Mazuruk3-Feb-08 8:23
Dawid Mazuruk3-Feb-08 8:23 
AnswerRe: Stopping WaitForNextEvent() method? Pin
Alan N4-Feb-08 2:11
Alan N4-Feb-08 2:11 
GeneralRe: Stopping WaitForNextEvent() method? Pin
Dawid Mazuruk4-Feb-08 5:42
Dawid Mazuruk4-Feb-08 5:42 
Generalcreate webpage screenshot Pin
Razvan Dimescu3-Feb-08 7:11
Razvan Dimescu3-Feb-08 7:11 
GeneralRe: create webpage screenshot Pin
Ed.Poore3-Feb-08 12:10
Ed.Poore3-Feb-08 12:10 
GeneralRe: create webpage screenshot Pin
Razvan Dimescu4-Feb-08 2:02
Razvan Dimescu4-Feb-08 2:02 
GeneralUncatchable Error! Pin
usermans3-Feb-08 6:51
usermans3-Feb-08 6:51 
GeneralRe: Uncatchable Error! Pin
DaveyM693-Feb-08 7:46
professionalDaveyM693-Feb-08 7:46 
GeneralRe: Uncatchable Error! Pin
MarkB7773-Feb-08 12:24
MarkB7773-Feb-08 12:24 
AnswerRe: Uncatchable Error! Pin
Matthew Butler3-Feb-08 13:46
Matthew Butler3-Feb-08 13:46 
I have had this error before when using mono...

The scrollbar in the treeview (I beleive), whilst trying to calculate its position and size, is causing the divide-by-zero exception.

I think I solved this by setting the scrollbars to be always visible.

But as I say, this was with mono so this may not work under your circumstances.
(You could try installing the latest verion of .net on the target machine).

Hope this helps.

Matthew Butler

GeneralString.Empty or "" Pin
Nadia Monalisa3-Feb-08 4:38
Nadia Monalisa3-Feb-08 4:38 
AnswerRe: String.Empty or "" Pin
Guffa3-Feb-08 4:45
Guffa3-Feb-08 4:45 
GeneralRe: String.Empty or "" Pin
Nadia Monalisa3-Feb-08 5:25
Nadia Monalisa3-Feb-08 5:25 
AnswerRe: String.Empty or "" Pin
Guffa3-Feb-08 6:29
Guffa3-Feb-08 6:29 
GeneralRe: String.Empty or "" Pin
Nadia Monalisa3-Feb-08 12:35
Nadia Monalisa3-Feb-08 12:35 
GeneralRe: String.Empty or "" Pin
Guffa3-Feb-08 16:09
Guffa3-Feb-08 16:09 
GeneralRe: String.Empty or "" Pin
PIEBALDconsult4-Feb-08 5:25
mvePIEBALDconsult4-Feb-08 5:25 
GeneralRe: String.Empty or "" Pin
Paul Conrad3-Feb-08 7:17
professionalPaul Conrad3-Feb-08 7:17 

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.