Files in the archive: SplitterWnd.pas SplitterWnd.dcr Split.doc - a wordpad document. TSplitterWnd is a component I have been working on for some time now. I saw a real need out there for a decent component for splitting windows, and all I found were derivations of TPanel that worked only some of the time and never looked quite right. This is a different approach. It works somewhat like a TPageControl. You drop the control onto a form, align it how you want, and start adding panes. You can add as many as you like, and change their sizes at design time or at run time. It includes properties like bar Thickness, ProportionalResize, and events like OnDrawDragRect and OnEraseDragRect. Two bar dragging styles are available as are two orientations. There are many new features that have been added since version 1.0 thanks to all of the responses I got from the component. It is worth the download. Any questions, or you want the very latest and greatest version, send me e-mail at ckmonson@burgoyne.com.