Hi, I have created a class derived from CListBox but when I use the CWnd::GetStyle() method (inside or outside my class), I can't see if my listbox has a border or not... is it a bug from Visual C++ 6.0 ? I also used ::GetWindowLong() function, but the result is the same. Thanks in advance.