Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!gistdev!sherman From: sherman@gistdev.gist.com (Larry Sherman) Newsgroups: comp.windows.ms.programmer Subject: Tabs in Edit Controls Keywords: tabs Message-ID: <1129@gistdev.gist.com> Date: 7 Feb 91 23:10:20 GMT Distribution: comp Organization: Global Information Systems Technology Inc., Savoy, IL Lines: 8 How do you set up tabstops within an edit control in a dialog box? Normally, if you hit tab while in an edit control (and have some text entered), it highlights the text. I want it to "tab" over to the next tab set (by entering spaces). Anyone know how to do this? (Note: I'm not talking about setting tabs in a edit window - I know how to do this). sherman@gistdev.gist.com