Hi guys,
I've problems with drag & drop registration in my application. I think the problem is I'am using Inter Process Communication in my application (see attachments).
I've found the same problem described here:
http://www.devexpress.com/Support/Center/p/DB5617.aspx
I'm using the nav bar in my finished application, too. The solution described above works, but I cannot find a similar property on the rich edit control.
So I hope you can give me any solution to solve the problem.
Thanks in advance!
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Sebastian,
Please set the RichEditControl.AllowDrop property to False value to avoid this problem. Hope this helps you.
Thanks,
Elliot
This property is sneaky because it's not visibile within the Designer or the IntelliSense.
But it works! Thanks guys!
Sorry guys,
seems there's another problem with the RichEditBarController.
As you mentioned I've set the RichEditControl.AllowDrop property to False and this works.
But if I link the RichEditBarController.RichEditControl Property to the rich edit modified above another error occures. (see the sample 2)
Thanks for your help!
Hi Sebastian,
Thank you for your feedback.
I am glad to hear that you have resolved this problem. Please contact us if you experience any further difficulties.
Thanks,
Elliot
Hi,
yes I experienced further difficulties. Please see my reactivated post.
Hi Sebastian,
I have found out that you closed this issue without any comments. So, it is unclear whether you resolved this issue or not. Please explain this. Thanks for your feedback.
Thanks,
Elliot
This issue is resolved