Click here to Skip to main content
15,923,376 members
Home / Discussions / C#
   

C#

 
AnswerRe: Strange behaviour Pin
Edmundisme21-Mar-07 7:05
Edmundisme21-Mar-07 7:05 
GeneralRe: Strange behaviour Pin
sinosoidal21-Mar-07 7:33
sinosoidal21-Mar-07 7:33 
GeneralRe: Strange behaviour Pin
Edmundisme21-Mar-07 7:42
Edmundisme21-Mar-07 7:42 
GeneralRe: Strange behaviour Pin
sinosoidal21-Mar-07 7:51
sinosoidal21-Mar-07 7:51 
GeneralRe: Strange behaviour Pin
Edmundisme21-Mar-07 8:23
Edmundisme21-Mar-07 8:23 
GeneralRe: Strange behaviour Pin
sinosoidal22-Mar-07 0:13
sinosoidal22-Mar-07 0:13 
GeneralRe: Strange behaviour Pin
sinosoidal22-Mar-07 0:45
sinosoidal22-Mar-07 0:45 
GeneralRe: Strange behaviour Pin
Edmundisme22-Mar-07 6:07
Edmundisme22-Mar-07 6:07 
I can't seem to duplicate your problem. Perhaps I don't understand you correctly.

I made a Panel smaller than the form's ClientRectangle and added it to the form. I then added a SplitContainer with a DockStyle of Fill to the panel. My SplitContainer fills the panel's client rectangle.

Am I misunderstanding your problem? You don't want your SplitContainer to fill the client rectangle of the form, so you created a panel with the dimensions and location you want the SplitContainer to have, then you added the SplitContainer (with DockStyle.fill) to the panel, but it doesn't fill the panel until you drag the splitter? Is that correct?
GeneralRe: Strange behaviour Pin
sinosoidal22-Mar-07 6:28
sinosoidal22-Mar-07 6:28 
AnswerRe: Strange behaviour Pin
Edmundisme21-Mar-07 7:10
Edmundisme21-Mar-07 7:10 
AnswerRe: Strange behaviour Pin
Muammar©21-Mar-07 8:22
Muammar©21-Mar-07 8:22 
QuestionDatabase to Dataset to DataTable then Another table using query Pin
Sarfaraj Ahmed21-Mar-07 6:12
Sarfaraj Ahmed21-Mar-07 6:12 
Questiontwo problems in windows form Pin
ahmad al-omar21-Mar-07 5:59
ahmad al-omar21-Mar-07 5:59 
AnswerRe: two problems in windows form Pin
Shy Agam21-Mar-07 7:42
Shy Agam21-Mar-07 7:42 
GeneralRe: two problems in windows form Pin
ahmad al-omar21-Mar-07 8:51
ahmad al-omar21-Mar-07 8:51 
GeneralRe: two problems in windows form Pin
Shy Agam21-Mar-07 9:36
Shy Agam21-Mar-07 9:36 
GeneralRe: two problems in windows form Pin
Sautin.net22-Mar-07 8:49
Sautin.net22-Mar-07 8:49 
QuestionPHP IDE Pin
abalfazl21-Mar-07 4:25
abalfazl21-Mar-07 4:25 
AnswerRe: PHP IDE Pin
joon vh.21-Mar-07 5:06
joon vh.21-Mar-07 5:06 
QuestionUndo and Redo in c# Pin
hiremath7121-Mar-07 4:21
hiremath7121-Mar-07 4:21 
AnswerRe: Undo and Redo in c# Pin
Bekjong21-Mar-07 4:32
Bekjong21-Mar-07 4:32 
AnswerRe: Undo and Redo in c# [modified] Pin
joon vh.21-Mar-07 4:33
joon vh.21-Mar-07 4:33 
GeneralRe: Undo and Redo in c# Pin
hiremath7121-Mar-07 18:54
hiremath7121-Mar-07 18:54 
AnswerRe: Undo and Redo in c# Pin
Pete O'Hanlon21-Mar-07 4:34
mvePete O'Hanlon21-Mar-07 4:34 
GeneralRe: Undo and Redo in c# Pin
hiremath7121-Mar-07 18:55
hiremath7121-Mar-07 18:55 

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.