Click here to Skip to main content
15,893,381 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
My requirment is I've one menu strip. that will contains multiple custom controls. textbox,picbox,richtext,etc.. If i select any one control then the control will add to wherever cursur placed on rich edit control document. How to achive my goal. I dont know how to proceed. i'm using c#. Dvexpres
Posted
Updated 26-Feb-13 23:27pm
v2

1 solution

You need to refer to the DevExpress Documentation - here's a link to the examples provided by that site http://documentation.devexpress.com/#WindowsForms/CustomDocument2254[^]
You may need to substitute picturebox and richtextbox for the controls that they use in the examples.
If you need further examples then use this link[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900