RTFDataAdd Method

[Top]  [Chapter]  [Previous]  [Next]

Declaration

void RTFDataAdd([In] string Name, [In] string Caption);

Description

Add an additional document to the TextDynamic controller. This document can then be selected with RTFDataSelect. The current document is not deleted by this command.

You have to specify a unique identifier name and an optionla caption. The caption will be used as caption for buttons in the tab set "Panel H2" - so it should be short. If the caption is empty the button will not be created.

 

Please see example "SimulatedMDI" in the manual.

Parameters

Name

Unique ID

Caption

Short Caption

Category

Logical MDI Support


[idh_iwpmemo_rtfdataadd.htm]    Copyright © 2007 by WPCubed GmbH