Files
componentowl-astro/public/class-reference/better-thumbnail-browser/BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem~Methods.html

69 lines
6.7 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>BetterListViewSubItem Methods</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">btb-class</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">BetterListViewSubItem Methods</h1>
</div>
</div>
<div id="nstext">
<p>The methods of the <b>BetterListViewSubItem</b> class are listed below. For a complete list of <b>BetterListViewSubItem</b> class members, see the <a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem~Members.html">BetterListViewSubItem Members</a> topic.</p>
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Methods</h4>
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.BeginEdit.html">BeginEdit</a></td><td width="50%"> Edit label of this sub-item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.Clone.html">Clone</a></td><td width="50%"> Creates a new object that is a copy of the current instance. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.CompareTo.html">CompareTo</a></td><td width="50%"> Compares the current object with another object of the same type. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.Dispose.html">Dispose</a></td><td width="50%"> Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.EqualsContent.html">EqualsContent</a></td><td width="50%"> Check whether properties of this element equals properties of the specified element. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.GetDisplayFont.html">GetDisplayFont</a></td><td width="50%"> Get font for display and measurement with respect to IsBold property. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.Remove.html">Remove</a></td><td width="50%"> Remove element from its owner collection. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.ResetStyle.html">ResetStyle</a></td><td width="50%"> Set default style of this sub-item (font and colors). </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.ToString.html">ToString</a></td><td width="50%"> Returns a <a href="http://msdn.microsoft.com/en-us/library/System.String(VS.90).aspx">String</a> that represents the current <a href="http://msdn.microsoft.com/en-us/library/System.Object(VS.90).aspx">Object</a>. </td></tr></table>
</div>
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Protected Instance Methods</h4>
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.CopyTo.html">CopyTo</a></td><td width="50%"> Copy content of this instance to the specified BetterListViewElementBase instance. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.GetAccessibilityInstance.html">GetAccessibilityInstance</a></td><td width="50%"> Get accessible object instance for this sub-item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.GetObjectDataInternal.html">GetObjectDataInternal</a></td><td width="50%"> Populates a <a href="http://msdn.microsoft.com/en-us/library/System.Runtime.Serialization.SerializationInfo(VS.90).aspx">SerializationInfo</a> with the data needed to serialize the target object. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.ReadXmlInternal.html">ReadXmlInternal</a></td><td width="50%"> Generates an object from its XML representation. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.WriteXmlInternal.html">WriteXmlInternal</a></td><td width="50%"> Converts an object into its XML representation. </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSubItem.html">BetterListViewSubItem Class</a> | <a href="~ComponentOwl.BetterThumbnailBrowser.html">ComponentOwl.BetterThumbnailBrowser Namespace</a></p>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
<param name="Keyword" value="BetterListViewSubItem class, methods">
</param>
</object>
<hr />
<div id="footer">
<p>
<a href="mailto:support@componentowl.com?subject=btb-class%20Documentation%20Feedback:%20BetterListViewSubItem Methods">Send comments on this topic.</a>
</p>
<p>
<a>Copyright © 2010-2012 ComponentOwl.com</a>
</p>
<p>Generated from assembly BetterThumbnailBrowser [1.4.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
</div>
</div>
</body>
</html>