C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / C1EditorReady Event

In This Topic
C1EditorReady Event
In This Topic
An event fired when the editor is ready for operations. This event is appropriate for loading existing documents.
Syntax
'Declaration
 
Public Event C1EditorReady As System.EventHandler
 
See Also