#1
Posted
:
Monday, September 7, 2015 12:45:50 AM(UTC)
Groups: Registered
Posts: 7
In Leadtools 18, what is the .NET equivalent of LDialogDocument from ltcdlgdoc.h containing functions such as DoModalLineRemove(HWND hWndOwner)?
#2
Posted
:
Tuesday, September 8, 2015 3:08:14 AM(UTC)
Groups: Registered, Tech Support
Posts: 26
In our .NET classes, most dialogs were not added as part of the toolkit assemblies, but many of them, including the Line Remove dialog, are implemented in the toolkit demos.
You can find the source code for 2 implementations of this particular dialog in demos inside [LEADTOOLS 18]\Examples\DotNet\CS\
One is in the DocumentCleanupDemo and the other is in the MainDemo.
Faris Shahin
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.