All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

rich-text-version

Function
Summary

Identifies the version of RichEdit in use, on Microsoft Windows.

Package

capi

Signature

rich-text-version => result

Values

result

A keyword indicating the version of the RichEdit control in use.

Description

result is :rich-edit-2.0 if RichEdit 2.0 or newer is loaded. Otherwise result is :rich-edit-1.0.

rich-text-version is supported only on Microsoft Windows.

See also

rich-text-pane


CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017

NextPrevUpTopContentsIndex