Windows Develop Bookmark and Share   
 index > Windows Forms General > richtextbox
 

richtextbox

hi guys,

how do we drag n drop a button onto a richtextbox in a form, ill b thankful if anyone could provide me the code .

thanx in advance

.netguy

subhanet  Thursday, March 09, 2006 2:42 PM
.netguy wrote:

hi guys,

how do we drag n drop a button onto a richtextbox in a form, ill b thankful if anyone could provide me the code .

thanx in advance

.netguy

Are you attempting to create a custom form designer? If so, this article may be useful :

http://www.codeproject.com/csharp/SharpFormEditorDemo.asp

Nishant Sivakumar  Friday, March 10, 2006 4:22 AM
I'm moving this thread to Windows Forms
Chris Vega  Friday, March 10, 2006 4:12 AM
.netguy wrote:

hi guys,

how do we drag n drop a button onto a richtextbox in a form, ill b thankful if anyone could provide me the code .

thanx in advance

.netguy

Are you attempting to create a custom form designer? If so, this article may be useful :

http://www.codeproject.com/csharp/SharpFormEditorDemo.asp

Nishant Sivakumar  Friday, March 10, 2006 4:22 AM

You can use google to search for other answers

Custom Search

More Threads

• listview
• how to embed a label in a toolstriptextbox
• opening exe through link in an email
• Menu Bar adding to VB.net
• Create a new excel document
• same context menu strip on multiple controls???Possible????
• Application Configuration Files
• Same variable showing different values for different threads
• opening Word document inside axwebbrowser
• ListViewGroup ignoring me!