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

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 > Visual C++ .NET > Controls
Crystal Edit - syntax coloring text editor        
Total Hits: 9  |  Today: 0 Author: Andrei Stcherbatchenko       Rating:  
Read Reviews | Write Review |   Your Rating: 

# CCrystalTextBuffer class is responsible for storing lines, loading and saving text to a file. To simplify Undo/Redo command implementations, every editing operation is split into a sequence of 'insert text' and 'delete text' actions. Accordingly, CView-derived classes are only intended to react only on this primitive operations.
# CCrystalTextView class is the framework for text viewing window. It derives from CView, and it provides text painting code, overridable functions for syntax highlighting, different kinds of text selections, cursor movements, Find common dialog etc.


What's New at DevASP.Net
07/25  Managing LINQ Data Contexts with ..
07/24  Fuzzy Lookups and Groupings Provi..
07/24  The Enterprise Library Data Acces..
07/24  DataSet and DataTable in ADO.NET ..
07/24  An Overview Of The New Services, ..
07/24  SqlConnectionStringBuilder, DataV..
07/24  Using XQuery, New Large DataTypes..
07/24  Deliver SQL Server Reports To Sha..
07/24  Bring Your Documents To Life With..
07/24  SQL Server 2005 XML Support, Exce..
07/24  Designing Reports with SQL Server..
07/24  Report Visual Studio Team System ..
07/24  Report Controls in SQL Server 200..
07/24  Keep Sites Running Smoothly By Av..
07/24  All About Enums
07/24  Scope and More
07/24  CardSpace, SqlMembershipProvider,..
07/24  Protecting Code, Persisting Data,..
07/24  Jazz Up Your Data Using Custom Re..
07/24  Revisiting System.Transactions
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