Border

Articles and Tutorials

In this section you can find a comprehensive set of articles and tutorials on how to use our products more effectively. If you want to write your own article to share your experience with other developers or you have specific feedback on what you would like to be elaborated, feel free to contact our support team by e-mail at support@lidorsystems.com.

30 Jan 2012

How to Create Hierarchical Structure of Tab Pages

An example showing how to create a hierarchical structure of tab pages in TabControl .NET, WinForms.

06 May 2011

How to Create Items with Rich Content

An example showing how to create item with rich content using various objects like text, images, hyperlinks and custom controls and arrange them in custom layouts.

30 Apr 2011

How to Add Hyperlinks in TreeView .NET control

An example showing how to create or add a hyperlink to node in TreeView .NET Control.

27 Jan 2010

How to use animated gifs in TreeView .NET control

Provides information on how to start and stop animations of animated gifs in each node of IntegralUI TreeView .NET control.

19 Jan 2010

Creating a custom drop-down filter for specific column

Explains how to create custom filtering in TreeListView control. In this particular example a column contains DateTime values and whenever a column is clicked, a popup window is shown which filters data using only selected DateTime value.

12 Jan 2010

Create custom sort operation in ListView .NET control

Provides information how to create custom sort operation in ListView .NET control. A class from ICompare interface is created which compares DateTime values for specific column and sort items depending on current sort order.

05 Mar 2009

Auto-cascade the three state values of check boxes for child and parent nodes

Gives information on how to automatically update the value of check boxes from the trigger node to all child and parent nodes. Also demonstrates how to handle AfterCheck event in IntegralUI TreeView control.

01 Oct 2008

Programmatically editing of tree nodes

Gives information how you can edit node labels during runtime by handling BeforeLabelEdit and AfterLabelEdit events, in IntegralUI TreeListView control.

01 Oct 2008

ListView with fixed columns

Describes how you can create columns with fixed width IntegralUI ListView .NET control. Also gives information on how to make some columns fixed to left or right control side.

02 Jul 2007

Transparency and hover effect on highlighted items

Gives information on how to make items partially or in whole transparent. There are two levels available: Partial and Full transparency.

02 Jul 2007

Different colors for even/odd items in ListView

Demonstrates how ListView .NET control can display items in alternate colors, by using different color styles for each even odd item..

28 Nov 2005

Layout WinForms using Table

Explains how to use table layout engine to organize and order WinForms in tabular format using Page control.

21 Nov 2005

Create modern look User Interface

Explains the creation of modern looking user interface with Collector controls using color shemes, visual styles and themes.

15 Nov 2005

Performing Drag&Drop Operations

Demonstrates how to use the drag-drop operations with Collector controls. Both design-time and run-time drag-drop operations is supported for Bar, Group and Page controls.

07 Nov 2005

Description of Collector controls

Gives brief information on Collector library which contains three powerful controls with which you can group, arrange, manage and order custom controls that form your application. These controls in hierarchical order are Bar, Group and Page control.

Border