Files
componentowl.com/better-listview-express/documentation.html
2026-03-23 16:10:59 +00:00

229 lines
10 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="cs" http-equiv="Content-Language">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Better ListView Documentation</title>
<link href="../documentation/better-listview-express/data/style.css" rel="stylesheet" type="text/css">
<link href="../documentation/better-listview-express/resources/main.css" media="screen" rel="stylesheet" type="text/css">
</head>
<body class="index"><div class="placing">
<h1>
<strong>Better ListView Express Documentation
</strong>
</h1>
<div class="banner">
<a href="../better-listview.html"><img src="../documentation/better-listview-express/resources/overview.gif" alt="Better ListView" class="ss"></a>
<div class="inside">
<div class="text">Better ListView: Ultimate .NET ListView replacement control for WinForms (C#, VB.NET)</div>
<span class="dbtn-c dbtn-hilight"><span class="dbtn-w"><a href="../betterlistview.exe" class="dbtn">Download</a></span></span>
<span class="dbtn-c"><span class="dbtn-w"><a href="../better-listview.html" class="dbtn">More Info</a></span></span>
</div>
</div>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-introduction.html">
<strong>Introduction, Comparison</strong>
</a>
<br><span class="toc-description">What this documentation covers; brief comparison to regular .NET
ListView</span>
</p>
<p class="toc-entry">
<a href="quick-start-guide.html">
<strong>Quick Start</strong>
</a>
<br><span class="toc-description">Step-by-step tutorial for using Better ListView in your
application</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-background-image.html">
<strong>Background Image</strong>
</a>
<br><span class="toc-description">Image on the control background, setting its layout and
opacity</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-checkboxes.html">
<strong>Check Boxes</strong>
</a>
<br><span class="toc-description">Enabling two and three state check boxes on items</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-collections.html">
<strong>Collections</strong>
</a>
<br><span class="toc-description">Working with collections of columns, items, sub-items,
groups</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-columns.html">
<strong>Columns</strong>
</a>
<br><span class="toc-description">Hiding, resizing and reordering column headers</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-context-menus.html">
<strong>Context Menus</strong>
</a>
<br><span class="toc-description">Displaying context menus on the control, column headers, groups
and items</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-data.html">
<strong>Data Binding</strong>
</a>
<br><span class="toc-description">Complex binding of custom list-based data to the
control</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-drag-drop.html">
<strong>Drag and Drop</strong>
</a>
<br><span class="toc-description">Setting-up Drag and Drop functionality and effects</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-embedded-controls.html">
<strong>Embedded Controls</strong>
</a>
<br><span class="toc-description">Custom item and sub-item editing controls</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-empty-text.html">
<strong>Empty Text</strong>
</a>
<br><span class="toc-description">Displaying customized text on empty list</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-focus.html">
<strong>Focusing Elements</strong>
</a>
<br><span class="toc-description">How items, sub-items and groups can be focused and how to detect
focus changes</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-groups.html">
<strong>Groups</strong>
</a>
<br><span class="toc-description">Working with item groups</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-hit-test.html">
<strong>Hit Test</strong>
</a>
<br><span class="toc-description">Getting info for cursor position in the control</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-insertion-mark.html">
<strong>Insertion Mark</strong>
</a>
<br><span class="toc-description">Specifying insertion mark location and apperance</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-item-hierarchy.html">
<strong>Item Hierarchy</strong>
</a>
<br><span class="toc-description">Setting-up tree-like item hierarchy (parent and child items), item
indentation</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-item-reorder.html">
<strong>Item Reordering</strong>
</a>
<br><span class="toc-description">Changing item order automatically with Drag and Drop</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-items.html">
<strong>Items</strong>
</a>
<br><span class="toc-description">Working with ListView items</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-label-edit.html">
<strong>Label Editing</strong>
</a>
<br><span class="toc-description">Inline editing of items and sub-items</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-layout.html">
<strong>Layout Properties</strong>
</a>
<br><span class="toc-description">Element and element part sizes and padding, multi-line text, image
border</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-multi-line.html">
<strong>Multi-line Items</strong>
</a>
<br><span class="toc-description">Setting up items with multiple lines of text</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-owner-draw.html">
<strong>Owner Drawing</strong>
</a>
<br><span class="toc-description">Custom drawing over the control and its parts</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-performance.html">
<strong>Performance</strong>
</a>
<br><span class="toc-description">Understanding Better ListView performance settings</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-save-load.html">
<strong>Saving and Loading ListView Content</strong>
</a>
<br><span class="toc-description">Storing and retrieving items and groups in binary or XML
format</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-search.html">
<strong>Searching Items</strong>
</a>
<br><span class="toc-description">Item searching by typing or programmatically</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-serialization.html">
<strong>Serialization</strong>
</a>
<br><span class="toc-description">Overview of Better ListView serialization capabilities</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-sort.html">
<strong>Sorting Items</strong>
</a>
<br><span class="toc-description">Ordering items with multiple columns and custom
comparers</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-sub-items.html">
<strong>Sub-items</strong>
</a>
<br><span class="toc-description">Working with sub-items which are attached under items</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-text-formatting.html">
<strong>Text Formatting</strong>
</a>
<br><span class="toc-description">Text alignment and trimming</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-tooltips.html">
<strong>Tooltips</strong>
</a>
<br><span class="toc-description">Displaying customized tooltips on control and its parts</span>
</p>
<p class="toc-entry">
<a href="../documentation/better-listview-express/data/chapter-views.html">
<strong>Views</strong>
</a>
<br><span class="toc-description">Ways of displaying items, detecting view change</span>
</p>
<table cellpadding="0" class="footer"><tr>
<td style="width: 50%">Better ListView Documentation</td>
<td style="width: 50%; text-align: right;">
Copyright © 2010-2012<a href="../index.html" target="_blank">ComponentOwl.com</a>
</td>
</tr></table>
</div></body>
</html>