Hi everybody, I am working on a "multi-form" project where fields on a certain page may be the continuation of those on a previous page. Through the Main Form KeyPreview property and OnKeyPress event I want to intercept the WM_NextDlgCTL message from the last field on a page to load the next one and focus on the next field. Anyone has an idea how I could accomplish this? TIA.
Emmanuel

