Initialize the Component

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

Before the editor can be used, it must be initialized.

 

a) The engine DLL must be loaded by the .NET or OCX control - use function SetDLLName()

b) The licensing information must be set - use function EditorStart()

c) The required operation mode must be selected using SetEditorMode().

 

Then it is possible to define the view layout (SetLayout) and modify the GUI.

 


[initialize_the_component.htm]    Copyright © 2007 by WPCubed GmbH