Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > in vb.net programming i have a requriment of a control like the message we type while posting a thread in forums
 

in vb.net programming i have a requriment of a control like the message we type while posting a thread in forums

in my vb.net project i have a requirement to have a coltrol like richtextbox whith some editing options like editing a text with bold,italic and font type size

for example like how we have a control while posting a message in this forms

in brief i need a control like this one where we type a message for posting a question in forums

http://forums.microsoft.com/MSDN/AddPost.aspx?ForumID=7&SiteID=1

see this control for example

Rajesh batchu  Friday, September 22, 2006 12:04 PM

i need a control like this

http://forums.microsoft.com/MSDN/AddPost.aspx?PostID=752606&SiteID=1&ReturnUrl=

to use this control in the vb.net programming

Rajesh batchu  Friday, September 22, 2006 12:05 PM

You can use google to search for other answers

Custom Search

More Threads

• Binding between a ListBox and an ArrayList
• Bound Datagridview stays Dirty when changing rows
• disappearing DataGrid row
• equivalent of Access Requery method?
• DataGridViewCheckBoxColumn returning to its old value when changing rows
• Threading and NewRow
• C#/VB.NET Convert double to hexadecimal and vice versa
• How to get a value from BindingSource?
• Change backcolor of row(s) in datagridview
• Designing forms with multiple one-to-many relationships