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

C#

 
GeneralRe: Form designer insisting on form being checked out Pin
molesworth7-Jul-09 2:41
molesworth7-Jul-09 2:41 
GeneralRe: Form designer insisting on form being checked out Pin
Dan Neely7-Jul-09 3:17
Dan Neely7-Jul-09 3:17 
AnswerRe: Form designer insisting on form being checked out Pin
Christian Graus7-Jul-09 2:39
protectorChristian Graus7-Jul-09 2:39 
GeneralRe: Form designer insisting on form being checked out Pin
molesworth7-Jul-09 2:49
molesworth7-Jul-09 2:49 
GeneralRe: Form designer insisting on form being checked out Pin
Dan Neely7-Jul-09 3:06
Dan Neely7-Jul-09 3:06 
GeneralRe: Form designer insisting on form being checked out Pin
molesworth7-Jul-09 3:41
molesworth7-Jul-09 3:41 
GeneralRe: Form designer insisting on form being checked out Pin
Dan Neely7-Jul-09 4:12
Dan Neely7-Jul-09 4:12 
AnswerRe: Form designer insisting on form being checked out [SOLUTION] Pin
Dan Neely7-Jul-09 4:16
Dan Neely7-Jul-09 4:16 
By reverting to good pre change code and reapplying my updates one at a time and checking in I managed to find the problem.

The ToolStripContainer didn't present its size/anchoring in the Designer (a separate rant), so I was editing it in myform.designer.cs. The container had 1 toolbar and 1 menu (both with the grip hidden to keep them from being moved), but the container was 2.5 rows high. The toolbar and menu were both 24px tall, so I set the containers height to 48. That caused it to puke. I increased it by one pixel to 49 and it was happy.

It is a truth universally acknowledged that a zombie in possession of brains must be in want of more brains.
-- Pride and Prejudice and Zombies

GeneralRe: Form designer insisting on form being checked out [SOLUTION] Pin
molesworth7-Jul-09 5:48
molesworth7-Jul-09 5:48 
GeneralRe: Form designer insisting on form being checked out [SOLUTION] Pin
Dan Neely7-Jul-09 7:17
Dan Neely7-Jul-09 7:17 
QuestionReading word document in asp.net Pin
Spurple7-Jul-09 1:44
Spurple7-Jul-09 1:44 
AnswerRe: Reading word document in asp.net Pin
Christian Graus7-Jul-09 1:46
protectorChristian Graus7-Jul-09 1:46 
Questionmerging byt[] in c# Pin
GauravKP7-Jul-09 1:42
professionalGauravKP7-Jul-09 1:42 
AnswerRe: merging byt[] in c# Pin
Christian Graus7-Jul-09 1:48
protectorChristian Graus7-Jul-09 1:48 
AnswerRe: merging byt[] in c# Pin
DaveyM697-Jul-09 1:56
professionalDaveyM697-Jul-09 1:56 
Questiontic tak toe Pin
Mostafa&Messi7-Jul-09 0:46
Mostafa&Messi7-Jul-09 0:46 
GeneralRe: tic tak toe PinPopular
Pete O'Hanlon7-Jul-09 0:47
mvePete O'Hanlon7-Jul-09 0:47 
AnswerRe: tic tak toe Pin
Rajesh R Subramanian7-Jul-09 0:49
professionalRajesh R Subramanian7-Jul-09 0:49 
GeneralRe: tic tak toe Pin
OriginalGriff7-Jul-09 1:01
mveOriginalGriff7-Jul-09 1:01 
AnswerRe: tic tak toe PinPopular
Christian Graus7-Jul-09 1:08
protectorChristian Graus7-Jul-09 1:08 
GeneralRe: tic tak toe Pin
dan!sh 7-Jul-09 1:10
professional dan!sh 7-Jul-09 1:10 
GeneralRe: tic tak toe Pin
Pete O'Hanlon7-Jul-09 1:23
mvePete O'Hanlon7-Jul-09 1:23 
GeneralRe: tic tak toe Pin
Christian Graus7-Jul-09 1:34
protectorChristian Graus7-Jul-09 1:34 
AnswerRe: tic tak toe Pin
PIEBALDconsult7-Jul-09 4:08
mvePIEBALDconsult7-Jul-09 4:08 
AnswerRe: tic tak toe Pin
0x3c07-Jul-09 5:29
0x3c07-Jul-09 5:29 

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.