I have pane with vertical divider line. When I move this line on top or bottom, I got size message to List, which exists inside pane. But I can't find handler which responsible for messaging when I just click in line without moving.
My problem is: I make one click on line, without dragging, and all my controls which places in bottom pane has disappears. SetFocus doesn't work:(
Thank you