| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: rich-edit
Returns the name of the rich-edit-ruler
control that is
attached to rich-edit, which must be an instance
of the rich-edit
control class, if any,
and nil
otherwise. This property should be
set only when creating the rich-edit by passing the name of the
rich-edit-ruler control as the value of the :ruler initarg to
make-instance.
When attaching a ruler interactively by dragging it onto a rich-edit control on a form, this property is set automatically.
See cg-rich-text.htm for information about rich text editing in Common Graphics.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |