Jump to: navigation, search

Difference between revisions of "Coding box"


(Created page with "==Purpose== Example of the Coding box used in the [[Code Editor control]] The coding box is a component in {{UBIK}} which appea...")
 
(Purpose)
Line 2: Line 2:
 
[[File:UI_CodeEditor_EditCode.png|thumb|200px|Example of the Coding box used in the [[Code Editor]] control]]
 
[[File:UI_CodeEditor_EditCode.png|thumb|200px|Example of the Coding box used in the [[Code Editor]] control]]
 
The coding box is a component in {{UBIK}} which appears on many occasions, namely every time when there is source code to be displayed or edited. It features a rich coding experience, tailored to [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) Microsoft C#].
 
The coding box is a component in {{UBIK}} which appears on many occasions, namely every time when there is source code to be displayed or edited. It features a rich coding experience, tailored to [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) Microsoft C#].
 +
Its regular configuration features syntax highlighting, line numbering and code folding.
  
 
==Toolbar==
 
==Toolbar==

Revision as of 07:31, 23 April 2013

Purpose

Example of the Coding box used in the Code Editor control

The coding box is a component in UBIK® which appears on many occasions, namely every time when there is source code to be displayed or edited. It features a rich coding experience, tailored to Microsoft C#. Its regular configuration features syntax highlighting, line numbering and code folding.

Toolbar

Context menu

Intellisense