XControl - eXtended Control for .Net

Pier-Luc Duchaine

November 21, 2009

Contents

1 Introduction
 1.1 Features
 1.2 Screenshots
2 Donation
3 Installation
4 Downloads
5 Contact

1 Introduction

XControl is a small library that allow user to have superscript or subscript in basic .Net label as in C#, using LATEXrepresentation, which allow futures enhancements.

1.1 Features

This is a list of the features that can be found in the actual library.

ControlPossible action Example Output








XLabel Allow Superscript {A}ˆ{B} AB
Allow Subscript {A}_{B} AB
Combination of the above{{V}ˆ{n}}_{2} V n2

Table 1: Features list

1.2 Screenshots

PIC
Figure 1: Screenshot of common usages

2 Donation

PIC
Donations are important to all Open Source projects, as for this one, as this is the only income that is related to this project.

3 Installation

Here are the steps to install it in Visual Studio.

  1. Download XControl and decompress ”XControl.dll” to the folder you want
  2. In Visual Studio, right-click on ”Toolbox”
  3. Select ”Add Item...”
  4. Click on ”Browse”
  5. Select ”XControl.dll”
  6. Select ”XLabel” from the list and click ”Ok”
  7. Add an ”XLabel” to your form

4 Downloads

All binaries and source are hosted at Sourceforge.

5 Contact

Here a list of peoples that works on this project.