add a new custom control and then drive from Button using System.Windows.Forms
i have created some custom controls you can download the project and have an idea how to do that http://www.daniweb.com/forums/thread202814.html
ok. So taking the example of your rich text box, am I assuming correct that you wish to, say, create a button which will add the bold effect to the highlighted text?
If you wish to have your own button, you just need to create a new button class and derive is from System.Windows.Forms.Button. It will have its basic button functions plus you can code any addition functions you like.
Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.
This thread is more than three months old
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.