dhtmlEdit Object in .NET

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

Anyone know the object that replaced the dhtmlEdit object from VB6?
I'm trying to convert a VB6 application to .NET and I'm using this
object and it doesn't seem to be available. Any help would be greatly
appreciated.
 
Jim said:
Anyone know the object that replaced the dhtmlEdit object from VB6?
I'm trying to convert a VB6 application to .NET and I'm using this
object and it doesn't seem to be available. Any help would be greatly
appreciated.

It's still available, but because it's a COM controls, you will have to
select it from the COM controls tab in the control selection dialog. .NET
does not contain a managed replacement for this control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top