Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, December 04, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > C-Sharp > Custom Controls
CodeTextBox - another RichTextBox control with syntax highlightning and intellisense        
Total Hits: 14  |  Today: 1 Author: Tamas Honfi       Rating:  
Read Reviews | Write Review |   Your Rating: 

I needed a script-editor control for one of my projects - with syntax highlightning and intellisense for more comfort.I did a search on CodeProject and Google, but haven't found any - just separate solutions for one of the two functions... The one I found with both syntax highlightning and intellisense just wasn't flexible enough for me, because it could be used only for C#, and only could handle classes (intellisense popped up after pressing the . key). As I wanted to use this mostly for LUA, this simly wasn't enough. I decided to use this control as a sampe, and write my own, flexible one.


What's New at DevASP.Net
12/04  Implementing Cascading DropDownLi..
12/04  CRUD operations using the List Vi..
12/04  ASP.NET 3.5 URL Routing
12/04  Display Master-Detail Data with t..
12/04  ASP.NET 3.5 MVC Application
12/04  ASP.NET MVC Tip: Ajax and Validat..
12/04  Creating an AJAX-Enabled Comment ..
12/04  Spice Up Your Ad Reports - Using ..
12/04  LINQ to SQL Paging using GridView..
12/04  Using AutoComplete in the AJAX To..
12/04  Forms Authentication in ASP.NET w..
12/04  Team Build 2008
12/04  This column proposes a way to thi..
12/04  Threat Models Improve Your Securi..
12/04  Silverlight 2 Transforms And Clip..
12/04  Browser Interoperability In Silve..
12/04  Cloud Gazing From Silverlight 2
12/04  International Applications
12/04  Group Determination In Software T..
12/04  Online Scheduling, Jeff Smith’s S..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net