Files
componentowl-astro/public/class-reference/better-listview/BetterListView~ComponentOwl.BetterListView.BetterListView~Events.html

100 lines
14 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="history" name="save" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>BetterListView Events</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Better ListView Class Reference</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">BetterListView Events</h1>
</div>
</div>
<div id="nstext">
<p>The events of the <b>BetterListView</b> class are listed below. For a complete list of <b>BetterListView</b> class members, see the <a href="BetterListView~ComponentOwl.BetterListView.BetterListView~Members.html">BetterListView Members</a> topic.</p>
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Events</h4>
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.AfterItemSort.html">AfterItemSort</a></td><td width="50%"> Occurs when items has been sorted. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.AfterLabelEdit.html">AfterLabelEdit</a></td><td width="50%"> Occurs after item/sub-item label is edited by the user. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.AfterLabelEditCancel.html">AfterLabelEditCancel</a></td><td width="50%"> Occurs after item/sub-item label is edited by the user; label edit still can be cancelled. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.AfterLabelEditEmbeddedControl.html">AfterLabelEditEmbeddedControl</a></td><td width="50%"> Occurs after item/sub-item label is edited by the user with embedded control. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.BeforeDrag.html">BeforeDrag</a></td><td width="50%"> Occurs before Drag and Drop operation is initiated. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.BeforeItemSort.html">BeforeItemSort</a></td><td width="50%"> Occurs before items are sorted. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.BeforeLabelEdit.html">BeforeLabelEdit</a></td><td width="50%"> Occurs when the user starts editing the label of an item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ColumnClick.html">ColumnClick</a></td><td width="50%"> Occurs before column header is clicked. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ColumnClicked.html">ColumnClicked</a></td><td width="50%"> Occurs after a column is clicked. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ColumnReordered.html">ColumnReordered</a></td><td width="50%"> Occurs when a column header is being reordered. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ColumnWidthChanged.html">ColumnWidthChanged</a></td><td width="50%"> Occurs when column header width has been changed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ColumnWidthChanging.html">ColumnWidthChanging</a></td><td width="50%"> Occurs when column header width is being changed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DataSourceChanged.html">DataSourceChanged</a></td><td width="50%"> Occurs when DataSource property changes. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DisplayMemberChanged.html">DisplayMemberChanged</a></td><td width="50%"> Occurs when DisplayMember property changed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DragDropEffectSetting.html">DragDropEffectSetting</a></td><td width="50%"> Occurs when Drag and Drop effect is being set. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DragDropException.html">DragDropException</a></td><td width="50%"> Occurs when an exception is thrown during Drag and Drop operation. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawBackground.html">DrawBackground</a></td><td width="50%"> Occurs when background is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawColumnHeader.html">DrawColumnHeader</a></td><td width="50%"> Occurs when column header is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawColumnHeaderBackground.html">DrawColumnHeaderBackground</a></td><td width="50%"> Occurs when column header background is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawGroup.html">DrawGroup</a></td><td width="50%"> Occurs when group is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawGroupBackground.html">DrawGroupBackground</a></td><td width="50%"> Occurs when group background is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawInsertionMark.html">DrawInsertionMark</a></td><td width="50%"> Occurs when insertion mark is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawItem.html">DrawItem</a></td><td width="50%"> Occurs when item is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawItemBackground.html">DrawItemBackground</a></td><td width="50%"> Occurs when item background is drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.DrawToolTip.html">DrawToolTip</a></td><td width="50%"> Occurs when owner-drawn ToolTip is being drawn. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.FocusedItemChanged.html">FocusedItemChanged</a></td><td width="50%"> Occurs when selection focused element has been changed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.FormatItem.html">FormatItem</a></td><td width="50%"> Occurs when item text needs to be formatted for display. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.GroupCollapse.html">GroupCollapse</a></td><td width="50%"> Occurs when a group is collapsed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.GroupExpand.html">GroupExpand</a></td><td width="50%"> Occurs when a group is expanded. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.HitTestChanged.html">HitTestChanged</a></td><td width="50%"> Occurs when HitTest result has changed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.CheckAutoExpand.html">CheckAutoExpand</a></td><td width="50%"> Occurs on decision whether a group or item should be auto-expanded. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.CheckedItemsChanged.html">CheckedItemsChanged</a></td><td width="50%"> Occurs when the CheckedItems collection changes. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.CheckItemReorder.html">CheckItemReorder</a></td><td width="50%"> Occurs on decision whether item can be reordered to a specific location. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemActivate.html">ItemActivate</a></td><td width="50%"> Occurs when an item has been activated. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemCollapse.html">ItemCollapse</a></td><td width="50%"> Occurs when an item with children is collapsed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemDrag.html">ItemDrag</a></td><td width="50%"> Occurs when an item is being dragged. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemDrop.html">ItemDrop</a></td><td width="50%"> Occurs when an item is dropped on the control. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemExpand.html">ItemExpand</a></td><td width="50%"> Occurs when an item with children is expanded. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemCheck.html">ItemCheck</a></td><td width="50%"> Occurs before items are checked. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemChecked.html">ItemChecked</a></td><td width="50%"> Occurs when an item check state has changed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemMouseHover.html">ItemMouseHover</a></td><td width="50%"> Occurs when mouse hovers over an item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemReorder.html">ItemReorder</a></td><td width="50%"> Occurs when item(s) have been reordered. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemSearch.html">ItemSearch</a></td><td width="50%"> Occurs when item searching has been performed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ItemSelectionChanged.html">ItemSelectionChanged</a></td><td width="50%"> Occurs when selection state of an item changes. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.PopupToolTip.html">PopupToolTip</a></td><td width="50%"> Occurs when ToolTip pops up. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.RequestEmbeddedControl.html">RequestEmbeddedControl</a></td><td width="50%"> Occurs when a custom editing control is requested. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.SelectedIndexChanged.html">SelectedIndexChanged</a></td><td width="50%"> Occurs when selected item index has changed. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.SelectedItemsChanged.html">SelectedItemsChanged</a></td><td width="50%"> Occurs when SelectedItems collection changes. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListView.ViewChanged.html">ViewChanged</a></td><td width="50%"> Occurs when View property value has been changed. </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="BetterListView~ComponentOwl.BetterListView.BetterListView.html">BetterListView Class</a> | <a href="~ComponentOwl.BetterListView.html">ComponentOwl.BetterListView Namespace</a></p>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
<param name="Keyword" value="BetterListView class, events">
</param>
</object>
<hr />
<div id="footer">
<p>
<a href="mailto:support@componentowl.com?subject=Better%20ListView%20Class%20Reference%20Documentation%20Feedback:%20BetterListView Events">Send comments on this topic.</a>
</p>
<p>
<a>Copyright © 2010-2012 ComponentOwl.com</a>
</p>
<p>Generated from assembly BetterListView [3.1.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
</div>
</div>
</body>
</html>