
How to use Embeddable Crystal Reports 9 Designer Control to edit RDC Report
I use Embeddable Crystal Reports 8.5 Designer Control. I ' ve done the
following things :
1. CrCtrlDesigner.DisplayFieldView = False
2. I ' ve created the form which provides end-users with list of tables and
fields from database in convenient way. Users don't know the structure of
database.
I need to provide drag&drop fields form MyForm to sections of designer.
The question is : "How can I get the coordinates of point where I intend to
drop field and section name".