I have filled splitcontainer.

legend for image:

    • SplitContainer
    • ListViews
    • Spliter

Need: blue lines show what to do with a ListView.

enter image description here

link|improve this question

77% accept rate
@ Simply denis - You have 42 questions to select answers... – CharithJ Jul 5 '11 at 4:36
feedback

1 Answer

up vote 0 down vote accepted

Set the property Dock to Fill

link|improve this answer
I set all split and listview the property Dock Fill – simply denis Jul 4 '11 at 13:02
@simply denis who's the listbox parent ? ensure is the panel divided by the splitter – Felice Pollano Jul 4 '11 at 13:08
Parent listbox1 splitterChild.Panel1 and listbox2 splitterChild.Panel2. And splitterParent.Panel1 is parent splitterChild. – simply denis Jul 4 '11 at 13:17
try set the Dock property to Fill using VisualStudio Designer – Bolu Jul 4 '11 at 13:32
I don't see VisualStudio Designer many warning. – simply denis Jul 4 '11 at 23:10
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.