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 PagesAn example showing how to create a hierarchical structure of tab pages in TabControl .NET, WinForms. |
| 06 May 2011 |
How to Create Items with Rich ContentAn 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 controlAn 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 controlProvides 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 columnExplains 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 controlProvides 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 nodesGives 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 nodesGives 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 columnsDescribes 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 itemsGives 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 ListViewDemonstrates 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 TableExplains how to use table layout engine to organize and order WinForms in tabular format using Page control. |
| 21 Nov 2005 |
Create modern look User InterfaceExplains the creation of modern looking user interface with Collector controls using color shemes, visual styles and themes. |
| 15 Nov 2005 |
Performing Drag&Drop OperationsDemonstrates 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 controlsGives 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. |
