Posted 10 years ago
by BERKANT ORAL
Version: 15.1.0621
Platform: .NET 4.5
Environment: Windows 8 (64-bit)

In our application, during the first dynamic creation of Syntax Editor, there is a significant amount of delay before syntax editor is fully loaded. After first attempt completed removing and creating new instances of Syntax Editor is pretty fast.
Can you please suggest a way to initialize syntax editor without creating an invisible control instance somewhere else?
Thanks.