Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: "Thorsten Albers" Newsgroups: comp.lang.basic.visual.misc Subject: Re: RichEdit control question Date: Sun, 16 Oct 2011 03:32:22 +0000 (UTC) Organization: Albert-Ludwigs-Universität Freiburg Lines: 26 Message-ID: <01cc8bb4$370dd7d0$6d01a8c0@k8s8x> References: Injection-Date: Sun, 16 Oct 2011 03:32:22 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="dgBMBPp6XuYVTrgwxKqmRA"; logging-data="15289"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+iK6+tfOjyrIdLfHildj+7" X-Newsreader: Microsoft Internet News 4.70.1155 Cancel-Lock: sha1:3Ei0UQjYAH4sfb6Wq4Xb592aITI= Xref: x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:499 Mayayana schrieb im Beitrag ... > That makes it confusing. There's no such thing > as a RichEdit control in the API. A control is a wrapper > around the API or other functionality. There's a > RichEdit library. (Which comes in several versions, > but that's probably not relevant here.) In other words, > if you use the API there's no control. There's API. :) That's not correct. Since Windows 95 the Rich Edit Control is shipped with Windows as part of the Windows API, like the "Edit", "Button", etc. control. Cmp. (... Windows Controls > Control Library > Rich Edit > Rich Edit Control Overviews > About Rich Edit Controls) A "control" is not a wrapper around the API. The ActiveX controls shipped with VB are - mostly - "wrappers around" the Windows API controls. -- Thorsten Albers gudea at gmx.de