| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |