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

C#

 
AnswerRe: Possible Bug in VS 2010 IDE Pin
Eddy Vluggen12-Jun-12 8:48
professionalEddy Vluggen12-Jun-12 8:48 
GeneralRe: Possible Bug in VS 2010 IDE Pin
Steve Harp13-Jun-12 3:47
Steve Harp13-Jun-12 3:47 
AnswerRe: Possible Bug in VS 2010 IDE Pin
Eddy Vluggen13-Jun-12 3:57
professionalEddy Vluggen13-Jun-12 3:57 
GeneralRe: Possible Bug in VS 2010 IDE Pin
Steve Harp13-Jun-12 4:07
Steve Harp13-Jun-12 4:07 
GeneralRe: Possible Bug in VS 2010 IDE Pin
Eddy Vluggen13-Jun-12 4:51
professionalEddy Vluggen13-Jun-12 4:51 
GeneralRe: Possible Bug in VS 2010 IDE Pin
Steve Harp13-Jun-12 7:41
Steve Harp13-Jun-12 7:41 
GeneralRe: Possible Bug in VS 2010 IDE Pin
Eddy Vluggen13-Jun-12 8:01
professionalEddy Vluggen13-Jun-12 8:01 
GeneralRe: Possible Bug in VS 2010 IDE Pin
Steve Harp13-Jun-12 8:20
Steve Harp13-Jun-12 8:20 
Eddy Vluggen wrote:
Any of the containing controls doing a resize? Anything resizing the form? Any code that references the inner panels and manipulates either height or width?


There is a resize method for the form but even when I comment it out, I still get the same behavior. I'm seeing this on multiple forms in the application (mostly more complex forms). The form in question has 3 Nested SplitContainer components where 3 panels contain DataGridView components. All the forms in the application are inherited from a master form that sets font, color, etc. as discussed above. I'm only noticing this behavior on the more complex designs (child forms with lots of complex controls).

Other than the form's resize method, the only other method that even remotely deals with resizing is that where of the DataGridView components calls it's AutoResizeColumns method.
QuestionIssue with Click-once Deployment Pin
McCombi12-Jun-12 0:23
McCombi12-Jun-12 0:23 
Questionc# Pin
fadi1321112-Jun-12 0:09
fadi1321112-Jun-12 0:09 
AnswerRe: c# Pin
Pete O'Hanlon12-Jun-12 1:03
mvePete O'Hanlon12-Jun-12 1:03 
AnswerRe: c# Pin
Dave Kreskowiak12-Jun-12 2:18
mveDave Kreskowiak12-Jun-12 2:18 
JokeRe: c# PinPopular
markovl12-Jun-12 2:55
markovl12-Jun-12 2:55 
GeneralRe: c# Pin
Keith Barrow12-Jun-12 4:38
professionalKeith Barrow12-Jun-12 4:38 
GeneralRe: c# PinPopular
markovl12-Jun-12 4:47
markovl12-Jun-12 4:47 
GeneralRe: c# Pin
Keith Barrow12-Jun-12 5:50
professionalKeith Barrow12-Jun-12 5:50 
QuestionHow to deploy the same project with another name.exe? Pin
VisualLive11-Jun-12 23:14
VisualLive11-Jun-12 23:14 
AnswerRe: How to deploy the same project with another name.exe? Pin
Richard MacCutchan11-Jun-12 23:50
mveRichard MacCutchan11-Jun-12 23:50 
GeneralRe: How to deploy the same project with another name.exe? Pin
VisualLive12-Jun-12 0:32
VisualLive12-Jun-12 0:32 
GeneralRe: How to deploy the same project with another name.exe? Pin
Richard MacCutchan12-Jun-12 2:10
mveRichard MacCutchan12-Jun-12 2:10 
AnswerRe: How to deploy the same project with another name.exe? Pin
Dave Kreskowiak12-Jun-12 2:16
mveDave Kreskowiak12-Jun-12 2:16 
QuestionIs this an OOP Programme? Pin
nstk11-Jun-12 21:26
nstk11-Jun-12 21:26 
AnswerRe: Is this an OOP Programme? Pin
Abhinav S11-Jun-12 23:33
Abhinav S11-Jun-12 23:33 
AnswerRe: Is this an OOP Programme? Pin
Pete O'Hanlon12-Jun-12 1:58
mvePete O'Hanlon12-Jun-12 1:58 
AnswerRe: Is this an OOP Programme? Pin
PIEBALDconsult12-Jun-12 3:40
mvePIEBALDconsult12-Jun-12 3:40 

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.