Skip to main content

IdxRichEditTextBox Interface

Exposes a text box within a floating shape.

Declaration

IdxRichEditTextBox = interface(IInterface)

Remarks

This interface provides access to the properties and methods that allow you to:

The floating shape’s TextBox property references the IdxRichEditTextBox interface.

Inheritance

IInterface
IdxRichEditTextBox
See Also