hi..
i have made the status pane invisible in my view.. as i want my own image in the header portion..
but den, the listbox by default appears from the top (status pane)..
& leaves some blank white space in the bottom b4 the cba pane..
so i m using this code in LayoutControls...
now it starts the listbox from the client Area.. but still leaves the same amt of white space in the bottom... i.e the listbox seems to shrink...Code:iListBox->SetExtent( TPoint(0,50), iListBox->MinimumSize());
how can i overcome this...
Thanks
Nital

Reply With Quote


