473,386 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Can on use VsTextEditPane?

Hi all,

I wondered if I could use the VsTextEditPane in one of my applications. I
did some research in my VS.NET installation and in the internet, but I could
not even find the dll the control is located in. Does anybody know more about
this?

If it was impossible to use this component, does anybody know good FREE
alternatives?

Regards Alexander
Nov 16 '05 #1
2 4473
Alexander,

I'm afraid you can't use VsTextEditPane in your apps. Do you need a code
editor with syntax highlighting and IntelliSense-like popup lists? If yes,
then have a look at Scintilla.NET: http://sourceforge.net/projects/scide

I also heard that the text editor of SharpDevelop is a separate component
which can be reused in other applications.

HTH,
Alexander Shirshov

"Alexander Wehrli" <Al*************@discussions.microsoft.com> wrote in
message news:02**********************************@microsof t.com...
Hi all,

I wondered if I could use the VsTextEditPane in one of my applications. I
did some research in my VS.NET installation and in the internet, but I
could
not even find the dll the control is located in. Does anybody know more
about
this?

If it was impossible to use this component, does anybody know good FREE
alternatives?

Regards Alexander

Nov 16 '05 #2
Why the hell can't one use this Component?

Yes the SharpDevelop TextControl is released under GNU.

I'll take a look at Scintilla.

Regards Alexander

"Alexander Shirshov" wrote:
Alexander,

I'm afraid you can't use VsTextEditPane in your apps. Do you need a code
editor with syntax highlighting and IntelliSense-like popup lists? If yes,
then have a look at Scintilla.NET: http://sourceforge.net/projects/scide

I also heard that the text editor of SharpDevelop is a separate component
which can be reused in other applications.

HTH,
Alexander Shirshov

"Alexander Wehrli" <Al*************@discussions.microsoft.com> wrote in
message news:02**********************************@microsof t.com...
Hi all,

I wondered if I could use the VsTextEditPane in one of my applications. I
did some research in my VS.NET installation and in the internet, but I
could
not even find the dll the control is located in. Does anybody know more
about
this?

If it was impossible to use this component, does anybody know good FREE
alternatives?

Regards Alexander


Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.