Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop CSharp

icsharpcode[1].texteditor_2.2

  • Category : CSharp
  • Tags :
  • Update : 2008-10-13
  • Size : 182.83kb
  • Downloaded :0次
  • Author :s****
  • About : sjj
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
C# Code syntax highlighting written procedures, a very classic look forward to download.
Packet file list
(Preview for download)
Packet : 29782210icsharpcode[1].texteditor_2.2.rar filelist
ICSharpCode.TextEditor_2.2
ICSharpCode.TextEditor_2.2\ICSharpCode.TextEditor.sln
ICSharpCode.TextEditor_2.2\ICSharpCode.TextEditor.suo
ICSharpCode.TextEditor_2.2\Project
ICSharpCode.TextEditor_2.2\Project\ICSharpCode.TextEditor.csproj
ICSharpCode.TextEditor_2.2\Project\ICSharpCode.TextEditor.csproj.user
ICSharpCode.TextEditor_2.2\Project\Configuration
ICSharpCode.TextEditor_2.2\Project\Configuration\AssemblyInfo.cs
ICSharpCode.TextEditor_2.2\Project\obj
ICSharpCode.TextEditor_2.2\Project\obj\ICSharpCode.TextEditor.csproj.FileList.txt
ICSharpCode.TextEditor_2.2\Project\obj\Debug
ICSharpCode.TextEditor_2.2\Project\obj\Release
ICSharpCode.TextEditor_2.2\Project\Resources
ICSharpCode.TextEditor_2.2\Project\Resources\ASPX.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\BAT-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\Boo.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\Coco-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\CPP-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\CSharp-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\HTML-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\ICSharpCode.TextEditor.snk
ICSharpCode.TextEditor_2.2\Project\Resources\Java-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\JavaScript-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\Mode.xsd
ICSharpCode.TextEditor_2.2\Project\Resources\PHP-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\RightArrow.cur
ICSharpCode.TextEditor_2.2\Project\Resources\SyntaxModes.xml
ICSharpCode.TextEditor_2.2\Project\Resources\Tex-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\TextEditorControl.bmp
ICSharpCode.TextEditor_2.2\Project\Resources\VBNET-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Resources\XML-Mode.xshd
ICSharpCode.TextEditor_2.2\Project\Src
ICSharpCode.TextEditor_2.2\Project\Src\Actions
ICSharpCode.TextEditor_2.2\Project\Src\Actions\BookmarkActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\CaretActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\ClipBoardActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\FoldActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\FormatActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\HomeEndActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\IEditAction.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\MiscActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Actions\SelectionActions.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document
ICSharpCode.TextEditor_2.2\Project\Src\Document\AbstractSegment.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\DefaultDocument.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\DefaultTextEditorProperties.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\DocumentEventArgs.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\DocumentFactory.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\IDocument.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\ISegment.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\ITextEditorProperties.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\TextUtilities.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\BookmarkManager
ICSharpCode.TextEditor_2.2\Project\Src\Document\BookmarkManager\Bookmark.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\BookmarkManager\BookmarkEventHandler.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\BookmarkManager\BookmarkManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\BookmarkManager\BookmarkManagerMemento.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\CustomLineManager
ICSharpCode.TextEditor_2.2\Project\Src\Document\CustomLineManager\CustomLineManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\CustomLineManager\ICustomLineManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\FoldingStrategy
ICSharpCode.TextEditor_2.2\Project\Src\Document\FoldingStrategy\FoldingManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\FoldingStrategy\FoldMarker.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\FoldingStrategy\IFoldingStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\FoldingStrategy\IndentFoldingStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\FormattingStrategy
ICSharpCode.TextEditor_2.2\Project\Src\Document\FormattingStrategy\DefaultFormattingStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\FormattingStrategy\IFormattingStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\DefaultHighlightingStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\FontContainer.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightBackground.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightColor.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightInfo.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightingColorNotFoundException.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightingDefinitionParser.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightingManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightingStrategyFactory.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\HighlightRuleSet.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\IHighlightingStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\NextMarker.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\PrevMarker.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\Span.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\TextWord.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\SyntaxModes
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\SyntaxModes\FileSyntaxModeProvider.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\SyntaxModes\ISyntaxModeFileProvider.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\SyntaxModes\ResourceSyntaxModeProvider.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\HighlightingStrategy\SyntaxModes\SyntaxMode.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\LineManager
ICSharpCode.TextEditor_2.2\Project\Src\Document\LineManager\DefaultLineManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\LineManager\ILineManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\LineManager\LineManagerEventArgs.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\LineManager\LineSegment.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\MarkerStrategy
ICSharpCode.TextEditor_2.2\Project\Src\Document\MarkerStrategy\MarkerStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\MarkerStrategy\TextMarker.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\Selection
ICSharpCode.TextEditor_2.2\Project\Src\Document\Selection\ColumnRange.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\Selection\DefaultSelection.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\Selection\ISelection.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\Selection\SelectionManager.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\TextBufferStrategy
ICSharpCode.TextEditor_2.2\Project\Src\Document\TextBufferStrategy\GapTextBufferStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\TextBufferStrategy\ITextBufferStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\TextBufferStrategy\PieceTableTextBufferStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Document\TextBufferStrategy\StringTextBufferStrategy.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui
ICSharpCode.TextEditor_2.2\Project\Src\Gui\AbstractMargin.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\BracketHighlighter.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\BrushRegistry.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\Caret.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\DrawableLine.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\FoldMargin.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\GutterMargin.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\HRuler.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\IconBarMargin.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\Ime.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextArea.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextAreaClipboardHandler.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextAreaControl.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextAreaDragDropHandler.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextAreaMouseHandler.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextAreaUpdate.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextEditorControl.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextEditorControlBase.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\TextView.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\ToolTipRequestEventArgs.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\CompletionWindow
ICSharpCode.TextEditor_2.2\Project\Src\Gui\CompletionWindow\AbstractCompletionWindow.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\CompletionWindow\CodeCompletionListView.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\CompletionWindow\CodeCompletionWindow.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\CompletionWindow\DeclarationViewWindow.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\CompletionWindow\ICompletionData.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\CompletionWindow\ICompletionDataProvider.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\InsightWindow
ICSharpCode.TextEditor_2.2\Project\Src\Gui\InsightWindow\IInsightDataProvider.cs
ICSharpCode.TextEditor_2.2\Project\Src\Gui\InsightWindow\InsightWindow.cs
ICSharpCode.TextEditor_2.2\Project\Src\Undo
ICSharpCode.TextEditor_2.2\Project\Src\Undo\IUndoableOperation.cs
ICSharpCode.TextEditor_2.2\Project\Src\Undo\UndoableDelete.cs
ICSharpCode.TextEditor_2.2\Project\Src\Undo\UndoableInsert.cs
ICSharpCode.TextEditor_2.2\Project\Src\Undo\UndoableReplace.cs
ICSharpCode.TextEditor_2.2\Project\Src\Undo\UndoQueue.cs
ICSharpCode.TextEditor_2.2\Project\Src\Undo\UndoStack.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util
ICSharpCode.TextEditor_2.2\Project\Src\Util\FileReader.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\LookupTable.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\RtfWriter.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\TextUtility.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\TipPainter.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\TipPainterTools.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\TipSection.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\TipSpacer.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\TipSplitter.cs
ICSharpCode.TextEditor_2.2\Project\Src\Util\TipText.cs
ICSharpCode.TextEditor_2.2\Test
ICSharpCode.TextEditor_2.2\Test\AssemblyInfo.cs
ICSharpCode.TextEditor_2.2\Test\BlockCommentTests.cs
ICSharpCode.TextEditor_2.2\Test\DocumentTests.cs
ICSharpCode.TextEditor_2.2\Test\ICSharpCode.TextEditor.Tests.csproj
ICSharpCode.TextEditor_2.2\Test\ICSharpCode.TextEditor.Tests.csproj.user
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.