Initial: static site migrated from S3
This commit is contained in:
21
better-thumbnail-browser/class-reference.html
Normal file
21
better-thumbnail-browser/class-reference.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta name="Robots" content="noindex">
|
||||
<title>btb-class</title>
|
||||
<script language="JavaScript">
|
||||
// ensure this page is not loaded inside another frame
|
||||
if (top.location != self.location)
|
||||
{
|
||||
top.location = self.location;
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<frameset cols="250,*" framespacing="6" bordercolor="#6699CC">
|
||||
<frame name="contents" src="../class-reference/better-thumbnail-browser/contents.html" frameborder="0" scrolling="no">
|
||||
<frame name="main" src="../class-reference/better-thumbnail-browser/~ComponentOwl.BetterThumbnailBrowser.html" frameborder="1">
|
||||
<noframes>
|
||||
<p>This page requires frames, but your browser does not support them.</p>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html>
|
||||
243
better-thumbnail-browser/documentation.html
Normal file
243
better-thumbnail-browser/documentation.html
Normal file
@@ -0,0 +1,243 @@
|
||||
<!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 Thumbnail Browser Documentation</title>
|
||||
<link href="../documentation/better-thumbnail-browser/data/style.css" rel="stylesheet" type="text/css">
|
||||
<link href="../documentation/better-thumbnail-browser/resources/main.css" media="screen" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body class="index"><div class="placing">
|
||||
<h1>
|
||||
<strong>Better Thumbnail Browser Documentation
|
||||
</strong>
|
||||
</h1>
|
||||
<div class="banner">
|
||||
<a href="../better-thumbnail-browser.html"><img src="../documentation/better-thumbnail-browser/resources/better-thumbnail-browser-overview.gif" alt="Better Thumbnail Browser" class="ss"></a>
|
||||
<div class="inside">
|
||||
<div class="text">Better Thumbnail Browser for .NET (C#, VB) - Image thumbnail viewing and loading control</div>
|
||||
<span class="dbtn-c dbtn-hilight"><span class="dbtn-w"><a href="../betterthumbnailbrowser.exe" class="dbtn">Download</a></span></span>
|
||||
<span class="dbtn-c"><span class="dbtn-w"><a href="../better-thumbnail-browser.html" class="dbtn">More Info</a></span></span>
|
||||
</div>
|
||||
</div>
|
||||
<table class="heading-table"><tr>
|
||||
<td class="heading">
|
||||
<h2>Better Thumbnail Browser Features</h2>
|
||||
</td>
|
||||
<td>
|
||||
<hr class="heading-line">
|
||||
</td>
|
||||
</tr></table>
|
||||
<p class="toc-entry">
|
||||
<a href="../documentation/better-thumbnail-browser/data/chapter-overview.html">
|
||||
<strong>Overview</strong>
|
||||
</a>
|
||||
<br><span class="toc-description">What this documentation covers; list Better Thumbnail Browser
|
||||
features</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-thumbnail-browser/data/chapter-using.html">
|
||||
<strong>Using the Control</strong>
|
||||
</a>
|
||||
<br><span class="toc-description">Basic usage of Better Thumbnail Browser</span>
|
||||
</p>
|
||||
<p class="toc-entry">
|
||||
<a href="../documentation/better-thumbnail-browser/data/chapter-layout.html">
|
||||
<strong>Layout</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-thumbnail-browser/data/chapter-loading.html">
|
||||
<strong>Loading Thumbnails</strong>
|
||||
</a>
|
||||
<br><span class="toc-description">Loading images from a folder on disk or using custom loader
|
||||
class.</span>
|
||||
</p>
|
||||
<p class="toc-entry">
|
||||
<a href="../documentation/better-thumbnail-browser/data/chapter-text-formatting.html">
|
||||
<strong>Text Formatting</strong>
|
||||
</a>
|
||||
<br><span class="toc-description">Text alignment and trimming</span>
|
||||
</p>
|
||||
<table class="heading-table"><tr>
|
||||
<td class="heading">
|
||||
<h2>Features Inherited from Better ListView</h2>
|
||||
</td>
|
||||
<td>
|
||||
<hr class="heading-line">
|
||||
</td>
|
||||
</tr></table>
|
||||
<p class="toc-entry">
|
||||
<a href="../documentation/better-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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-thumbnail-browser/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 Thumbnail Browser 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>
|
||||
442
better-thumbnail-browser/quick-start-guide.html
Normal file
442
better-thumbnail-browser/quick-start-guide.html
Normal file
@@ -0,0 +1,442 @@
|
||||
<!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" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<title>Quick Start</title>
|
||||
<link href="../documentation/better-thumbnail-browser/data/style.css" rel="stylesheet" type="text/css">
|
||||
<link href="../documentation/better-thumbnail-browser/data/prettify.css" type="text/css" rel="stylesheet">
|
||||
<script type="text/javascript" src="../documentation/better-thumbnail-browser/data/prettify.js"></script><script type="text/javascript" src="../documentation/better-thumbnail-browser/data/lang-vb.js"></script><link href="../documentation/better-thumbnail-browser/resources/main.css" media="screen" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body onload="prettyPrint()"><div class="placing">
|
||||
<br><table class="navigation"><tr>
|
||||
<td class="navigation-previous"><a href="../documentation/better-thumbnail-browser/data/chapter-overview.html"><strong>
|
||||
« Overview</strong></a></td>
|
||||
<td class="navigation-index"><a href="documentation.html"><strong>Index</strong></a></td>
|
||||
<td class="navigation-next"><a href="../documentation/better-thumbnail-browser/data/chapter-using.html"><strong>Using the Control »
|
||||
</strong></a></td>
|
||||
</tr></table>
|
||||
<br><h1>Quick Start</h1>
|
||||
<div class="banner">
|
||||
<a href="../better-thumbnail-browser.html"><img src="../documentation/better-thumbnail-browser/resources/better-thumbnail-browser-overview.gif" alt="Better Thumbnail Browser" class="ss"></a>
|
||||
<div class="inside">
|
||||
<div class="text">Better Thumbnail Browser for .NET (C#, VB) - Image thumbnail viewing and loading control</div>
|
||||
<span class="dbtn-c dbtn-hilight"><span class="dbtn-w"><a href="../betterthumbnailbrowser.exe" class="dbtn">Download</a></span></span>
|
||||
<span class="dbtn-c"><span class="dbtn-w"><a href="../better-thumbnail-browser.html" class="dbtn">More Info</a></span></span>
|
||||
</div>
|
||||
</div>
|
||||
<h2>Table of Contents</h2>
|
||||
<p class="toc-entry"><a href="quick-start-guide.html#prerequisites">Tutorial Prerequisites</a></p>
|
||||
<p class="toc-entry"><a href="quick-start-guide.html#tutorial">Step-by-step tutorial</a></p>
|
||||
<p class="toc-entry"><a href="quick-start-guide.html#troubleshooting">Installation
|
||||
Troubleshooting</a></p>
|
||||
<p class="toc-entry"><a href="quick-start-guide.html#activation-online">Online
|
||||
Activation</a></p>
|
||||
<p class="toc-entry"><a href="quick-start-guide.html#activation-offline">Offline
|
||||
Activation</a></p>
|
||||
<p class="toc-entry"><a href="quick-start-guide.html#starting">Starting with Better
|
||||
ThumbnailBrowser</a></p>
|
||||
<p class="toc-entry"><a href="quick-start-guide.html#support">Learning Resources and Getting
|
||||
Support</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>
|
||||
<a name="prerequisites" id="prerequisites"></a>Tutorial Prerequisites</h2>
|
||||
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Visual Studio 2012 / 2010 / 2008 / 2005</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>.NET Framework 4.5 / 4.0 / 3.5 / 3.0 / 2.0 (<strong><em>Compact
|
||||
Framework is not supported</em></strong>)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Visual C# or Visual Basic</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a name="tutorial" id="tutorial"></a>Step-by-step Tutorial</h2>
|
||||
|
||||
|
||||
<p>Start with a new "<strong><em>Windows Forms Application</em></strong>"
|
||||
project. A designer with empty Form appears. Display the
|
||||
<strong><em>Toolbox</em></strong> window (<strong><em>View -
|
||||
Toolbox</em></strong>):</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart1.png"></p>
|
||||
|
||||
<p>The Toolbox should contain a new tab called
|
||||
"<strong><em>ComponentOwl</em></strong>" containing all the installed component
|
||||
from ComponentOwl, including Better Thumbnail Browser.</p>
|
||||
|
||||
|
||||
|
||||
<p>If you chose <strong><em>not to</em></strong> integrate component in
|
||||
Visual Studio during installation or the component have not been
|
||||
successfully integrated, please follow the next steps.</p>
|
||||
|
||||
<p>Right-click on empty area of the Toolbox window and select
|
||||
"<strong><em>Choose Items...</em></strong>":</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart2.png"></p>
|
||||
|
||||
<p>In the "<strong><em>Choose Toolbox Items</em></strong>" dialog, select
|
||||
the "<strong><em>.NET Framework Components</em></strong>" tab. If the comonent
|
||||
has been properly installed, it will be already listed here. If you find
|
||||
it, make sure the newest version is checked (e.g. 2.5.2.0 instead of
|
||||
1.0.0.0) and click "<strong><em>OK</em></strong>":</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart3-1.png"></p>
|
||||
|
||||
<p>If you need other than installed version (e.g. DLL to match for
|
||||
specific .NET Framework version) click on the
|
||||
"<strong><em>Browse...</em></strong>" button:</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart3-2.png"></p>
|
||||
|
||||
<p>Browse for the <span class="code">betterthumbnailbrowser.dll</span> file
|
||||
containing the component.</p>
|
||||
|
||||
<p>The location depends on where you installed the product. The default
|
||||
location is:</p>
|
||||
|
||||
<pre>C:\Program Files\Component Owl\Better ListView\Redistributable</pre>
|
||||
|
||||
<p>You can choose the file right within
|
||||
"<strong><em>Redistributable</em></strong>" folder. This is .NET 2.0 component
|
||||
compatible with .NET Framework 2.0 or higher. If you want binary for a
|
||||
specific .NET version or Client Profile, choose the file from
|
||||
"<strong><em>.NET Framework Specific</em></strong>" folder:</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart4.png"></p>
|
||||
|
||||
<p>Make sure the check box next to
|
||||
"<strong><em>BetterListView</em></strong>" is checked and click
|
||||
"<strong><em>OK</em></strong>":</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart5.png"></p>
|
||||
|
||||
<p>Now the component should appear in your Toolbox:</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart6.png"></p>
|
||||
|
||||
<p>Select the component and place it on designer surface:</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart7.png"></p>
|
||||
|
||||
<p>Now you can design Better Thumbnail Browser the same way as any other
|
||||
control:</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart8.png"></p>
|
||||
|
||||
|
||||
<h2>
|
||||
<a name="troubleshooting" id="troubleshooting"></a>Installation
|
||||
Troubleshooting</h2>
|
||||
|
||||
|
||||
<p>If the component does not appear in Toolbox, make sure that your
|
||||
target framework version is a full-featured .NET Framework 2.0, 3.0, 3.5
|
||||
or 4.0. The Compact Framework is not supported.</p>
|
||||
|
||||
<p>You can also try the "<strong><em>Reset Toolbox</em></strong>" option
|
||||
from the Toolbox context menu, restart Visual Studio and try to add the
|
||||
control again.</p>
|
||||
|
||||
<p>Sometimes even the Toolbox can get corrupted (known issue on Visual
|
||||
Studio 2010) and its cache needs to be cleared. Simply remove all
|
||||
"<strong><em>.tbd</em></strong>" files from this folder:</p>
|
||||
|
||||
<p>Vista/Windows 7:</p>
|
||||
|
||||
<pre>\Users\<user>\AppData\Local\Microsoft\VisualStudio\10.0\*.tbd</pre>
|
||||
|
||||
<p>Windows XP:</p>
|
||||
|
||||
<pre>\Documents and Settings\<user directory>\Local Settings\Application Data\Microsoft\VisualStudio\10.0\*.tbd</pre>
|
||||
|
||||
<p>Make sure the Visual Studio is not running when removing the files.
|
||||
The Toolbox should reload its default items when opened.</p>
|
||||
|
||||
|
||||
<h2>
|
||||
<a name="activation-online" id="activation-online"></a>Activation</h2>
|
||||
|
||||
|
||||
<p>By default, Better Thumbnail Browser runs in
|
||||
<strong><em>trial</em></strong> mode. The only limitations of
|
||||
<strong><em>trial</em></strong> version are watermark displayed on the
|
||||
control...</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart-watermark.png"></p>
|
||||
|
||||
<p>and an <strong><em>Activation Dialog</em></strong>, that appears on every
|
||||
application run:</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart-activation.png"></p>
|
||||
|
||||
<p>There are three possible actions:</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><strong><em>Purchase</em></strong> - obtain serial key for Better
|
||||
ThumbnailBrowser to activate it</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong><em>Activate</em></strong> - enter serial key to obtain
|
||||
license</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong><em>Continue</em></strong> (or close the dialog) - skip this
|
||||
dialog and start using Better Thumbnail Browser</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>When activating Better Thumbnail Browser, you are asked for a serial
|
||||
key (obtained by <strong><em><a href="../pricing-licensing/better-thumbnail-browser.html">pruchasing
|
||||
Better Thumbnail Browser</a></em></strong>):</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart-sn.png"></p>
|
||||
|
||||
<br><hr>
|
||||
<p class="note">Internet connection is required to activate Better
|
||||
ThumbnailBrowser. If you need to activate the product off-line, please
|
||||
<strong><em><a href="mailto:support@componentowl.com?subject=Offline%20Activation%20of%20Better%20ListView">contact
|
||||
us</a></em></strong>.</p>
|
||||
<hr>
|
||||
<br><p>When the Better Thumbnail Browser is activated, it uses the standard
|
||||
licensing scheme of .NET. When a form is created or opened in
|
||||
<strong><em>Windows Forms Designer</em></strong>, a
|
||||
<strong><em>licenses.licx</em></strong> file is updated in your project and the
|
||||
trial version notification disappears.</p>
|
||||
|
||||
|
||||
<h2>
|
||||
<a name="activation-offline" id="activation-offline"></a>Offline Activation</h2>
|
||||
|
||||
|
||||
<p>If the activation is blocked by a firewall or proxy server, you can
|
||||
activate Better Thumbnail Browser <strong><em>offline</em></strong>.</p>
|
||||
|
||||
<p>First, call the following static method from code:</p>
|
||||
|
||||
<pre>BetterThumbnailBrowser.ShowOfflineActivationDialog()</pre>
|
||||
|
||||
<p>A dialog appears containing your computer ID:</p>
|
||||
|
||||
<p class="images"><img src="../documentation/better-thumbnail-browser/data/quickstart-activation-offline.png"></p>
|
||||
|
||||
<p>Please copy this code to clipboard (Control+C) and send us the code
|
||||
along with your <strong><em>serial number</em></strong> you obtained when
|
||||
purchased the product to <strong><em><a href="mailto:support@componentowl.com?subject=Offline%20Activation%20of%20Better%20ListView">support@componentowl.com</a></em></strong>.</p>
|
||||
|
||||
<p>The serial number is a 16-character code the identifies your
|
||||
purchased product, e.g.:</p>
|
||||
|
||||
<p></p>
|
||||
<pre>5KTPNX6QNJBZNJTL</pre>The computer ID is
|
||||
rather longer code that is unique to your machine:
|
||||
|
||||
<pre>6780f65cb1b86f9a10dacc662906c3d371ab4abc</pre>
|
||||
|
||||
<p>With this information, we will generate a license file and send it
|
||||
to back to you via e-mail.</p>
|
||||
|
||||
<p>You can find a file <span class="code">license-btb.dat</span> in the e-mail
|
||||
attachment we send in reply. Please copy this file in the following path
|
||||
(and create the folder <span class="code">Component Owl</span> if it does not
|
||||
exist):</p>
|
||||
|
||||
<p>Windows 7, 8, Vista:</p>
|
||||
|
||||
<pre>c:\ProgramData\Component Owl\</pre>
|
||||
|
||||
<p>Windows XP:</p>
|
||||
|
||||
<pre>c:\Documents and Settings\All Users\Application Data\Component Owl\</pre>
|
||||
|
||||
<p>Now just rebuild the project referencing Better Thumbnail Browser and
|
||||
you are done.</p>
|
||||
|
||||
<p>Please note the license works for <strong><em>specific
|
||||
product</em></strong> and <strong><em>specific computer</em></strong>. It won't
|
||||
work on other machines or with other Component Owl's products. You need to
|
||||
activate Better Thumbnail Browser for each machine on which you want to
|
||||
build projects.</p>
|
||||
|
||||
|
||||
<h2>Updating to Newer Version of Better Thumbnail Browser</h2>
|
||||
|
||||
|
||||
<p>If a new version of Better Thumbnail Browser is released, to update
|
||||
to newer version, simply <strong><em><a href="../betterlistview.exe">download</a></em></strong>
|
||||
and install the new version. The installer will prompt for updating to a
|
||||
new version.</p>
|
||||
|
||||
<p>The DLL with the component (<span class="code">betterthumbnailbrowser.dll</span>)
|
||||
is installed usually in <strong><em>Program Files</em></strong> folder, so if
|
||||
you use copies of the library on other locations on your disk, replace the
|
||||
old copies with the new version.</p>
|
||||
|
||||
<p>The <strong><em>licenses.licx</em></strong> file in your project may also
|
||||
point to an older version of Better Thumbnail Browser. To update
|
||||
<strong><em>licenses.licx</em></strong> open some form with Better
|
||||
ThumbnailBrowser in <strong><em>Windows Forms Designer</em></strong> and
|
||||
compile. A new line will be added to the
|
||||
<strong><em>licenses.licx</em></strong> for the new version of the Better
|
||||
ThumbnailBrowser. You can delete the line with the reference to older
|
||||
version, e.g.:</p>
|
||||
|
||||
<pre>ComponentOwl.ThumbnailBrowser.ThumbnailBrowser, ThumbnailBrowser, Version=1.4.0.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2</pre>
|
||||
|
||||
<p>should be switched to:</p>
|
||||
|
||||
<pre>ComponentOwl.ThumbnailBrowser.ThumbnailBrowser, ThumbnailBrowser, Version=2.7.0.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2</pre>
|
||||
|
||||
<p>if <span class="code">2.7.0.0</span> is the updated version of Better
|
||||
ThumbnailBrowser. You can do the update of
|
||||
<strong><em>licenses.licx</em></strong> file with text editor within
|
||||
<strong><em>Visual Studio</em></strong>, if you know the new version
|
||||
number.</p>
|
||||
|
||||
<p><br></p>
|
||||
<hr>
|
||||
<p class="note">If you use Better Thumbnail Browser in separate project, you need
|
||||
to copy <strong><em>licenses.licx</em></strong> file to the main project as
|
||||
well.</p>
|
||||
<hr>
|
||||
<br><h2>
|
||||
<a name="starting" id="starting"></a>Starting with Better
|
||||
ThumbnailBrowser</h2>
|
||||
|
||||
|
||||
<p>Better Thumbnail Browser inherits from Better ListView control, which
|
||||
is made as similar to regular .NET ListView as possible while having all
|
||||
its extra features. Better Thumbnail Browser uses its own item type -
|
||||
BetterThumbnailBrowserItem (which inherits from BetterListViewItem).
|
||||
Please keep this in mind when filling the control with thumbnail items.
|
||||
For other types, see the following rules of thumb:</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Most structures are named equally as in .NET ListView, only with
|
||||
<strong><em>Better-</em></strong> prefix (e.g.
|
||||
<span class="code">BetterListViewSubItem</span> instead of
|
||||
<span class="code">ListViewSubItem</span>).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Better ListView <strong><em>does not</em></strong> use the same
|
||||
structures and classes as .NET ListView (e.g. use
|
||||
<span class="code">ComponentOwl.BetterListView.BetterListViewView</span> instead of
|
||||
<span class="code">System.Windows.Forms.View</span>).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Many features and structures of Better Thumbnail Browser (or
|
||||
Better ListView) are richer (e.g. insertion mark, Drag and Drop
|
||||
functionality). The types contain extra overrides for constructors,
|
||||
methods and properties. They should be sometimes used differently and
|
||||
they behave little bit differently; look in the documentation first to
|
||||
avoid confusion.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>To compare usage of .NET ListView and Better Thumbnail Browser,
|
||||
consider the following code using Better Thumbnail Browser instead of the
|
||||
regular .NET ListView.</p>
|
||||
|
||||
<p><strong>C#</strong></p>
|
||||
<pre class="prettyprint"><code class="lang-cs">BetterThumbnailBrowser thumbnailBrowser = new BetterThumbnailBrowser();
|
||||
|
||||
BetterThumbnailBrowserItem item = new BetterThumbnailBrowserItem("new thumbnail item");
|
||||
|
||||
thumbnailBrowser.Items.Add(item);
|
||||
|
||||
thumbnailBrowser.View = BetterListViewView.List;
|
||||
|
||||
// ...
|
||||
|
||||
BetterListViewHitTestInfo hitTestInfo = thumbnailBrowser.HitTest(new Point(0, 0));</code></pre>
|
||||
|
||||
<p><strong>Visual Basic</strong></p>
|
||||
<pre class="prettyprint"><code class="lang-vb">Dim thumbnailBrowser As New BetterThumbnailBrowser()
|
||||
|
||||
Dim item As New BetterThumbnailBrowserItem("new item")
|
||||
|
||||
thumbnailBrowser.Items.Add(item)
|
||||
|
||||
thumbnailBrowser.View = BetterListViewView.List
|
||||
|
||||
' ...
|
||||
|
||||
Dim hitTestInfo As BetterListViewHitTestInfo = thumbnailBrowser.HitTest(New Point(0, 0))</code></pre>
|
||||
|
||||
|
||||
<h2>
|
||||
<a name="support" id="support"></a>Learning resources and getting
|
||||
support</h2>
|
||||
|
||||
|
||||
<p>The documentation and learning resources include:</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><strong><em>HTML documentation</em></strong> (the Quick Start guide
|
||||
you are reading right now is the second chapter)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Sample projects in C# and VB.NET</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Samples Explorer</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Class Reference (technical documentation)</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>You can find all these resources in <strong><em>Start Menu - Component
|
||||
Owl - Better Thumbnail Browser</em></strong>.</p>
|
||||
|
||||
<p>The C# and Visual Basic Samples are located at:</p>
|
||||
|
||||
<p>Vista/Windows 7:</p>
|
||||
|
||||
<pre>\Users\<user>\Documents\ComponentOwl\Better ListView Samples</pre>
|
||||
|
||||
<p>Windows XP:</p>
|
||||
|
||||
<pre>\Documents and Settings\<user directory>\My Documents\ComponentOwl\Better ListView Samples</pre>
|
||||
|
||||
<p>Make sure the Visual Studio is not running when removing the files.
|
||||
The Toolbox should reload its default items when opened.</p>
|
||||
|
||||
<p>We will happily answer any of your questions and provide further
|
||||
assistance. Just email us at <strong><em><a href="mailto:support@componentowl.com?subject=Better%20ListView%20Support">support@componentowl.com</a></em></strong>.
|
||||
Or, you can use the online form at <strong><em><a href="../support.html">www.componentowl.com/support</a></em></strong>.</p>
|
||||
|
||||
|
||||
|
||||
<br><div class="banner">
|
||||
<a href="../better-thumbnail-browser.html"><img src="../documentation/better-thumbnail-browser/resources/better-thumbnail-browser-overview.gif" alt="Better Thumbnail Browser" class="ss"></a>
|
||||
<div class="inside">
|
||||
<div class="text">Better Thumbnail Browser for .NET (C#, VB) - Image thumbnail viewing and loading control</div>
|
||||
<span class="dbtn-c dbtn-hilight"><span class="dbtn-w"><a href="../betterthumbnailbrowser.exe" class="dbtn">Download</a></span></span>
|
||||
<span class="dbtn-c"><span class="dbtn-w"><a href="../better-thumbnail-browser.html" class="dbtn">More Info</a></span></span>
|
||||
</div>
|
||||
</div>
|
||||
<table class="navigation"><tr>
|
||||
<td class="navigation-previous"><a href="../documentation/better-thumbnail-browser/data/chapter-overview.html"><strong>
|
||||
« Overview</strong></a></td>
|
||||
<td class="navigation-index"><a href="documentation.html"><strong>Index</strong></a></td>
|
||||
<td class="navigation-next"><a href="../documentation/better-thumbnail-browser/data/chapter-using.html"><strong>Using the Control »
|
||||
</strong></a></td>
|
||||
</tr></table>
|
||||
<br><table class="footer"><tr>
|
||||
<td class="footer-title">Better Thumbnail Browser Documentation
|
||||
</td>
|
||||
<td class="footer-copyright">
|
||||
Copyright © 2010-2012 <a href="../index.html" target="_blank">ComponentOwl.com</a>
|
||||
</td>
|
||||
</tr></table>
|
||||
</div></body>
|
||||
</html>
|
||||
377
better-thumbnail-browser/screenshots.html
Normal file
377
better-thumbnail-browser/screenshots.html
Normal file
@@ -0,0 +1,377 @@
|
||||
<!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" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
||||
<meta name="keywords" content="Better Thumbnail Browser screenshots, Better Thumbnail Browser images, Better Thumbnail Browser images, Better Thumbnail Browser screen shots" />
|
||||
<meta name="description" content="Screenshots of Better Thumbnail Browser .NET control, showing many features, including auto-loading image thumbnails from a folder, multi-column sorting of thumbnail items, custom spacing between thumbnails, custom borders, check boxes on thumbnails, thumbnails with groups and more." />
|
||||
<meta name="author" content="Dextronet" />
|
||||
<meta http-equiv="Title" content="Better Thumbnail Browser Screenshots" />
|
||||
<meta name="copyright" content="(c) 2010-2018 Dextronet" />
|
||||
<meta name="distribution" content="Global" />
|
||||
<meta name="rating" content="General" />
|
||||
<meta name="robots" content="All" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<meta name="verify-v1" content="NK0H1gWia1vxGZ2Yhr59gsS0/P2/USBI1DVA18VkzjM=" />
|
||||
<meta name="google-site-verification" content="O7Dwtzu5x_Mob9u98uxqpZ-_wCLGpEkx2IL0UYVQ4ac" />
|
||||
<title>Better Thumbnail Browser Screenshots</title>
|
||||
<link rel="alternate" type="application/rss+xml" title="Component Owl Feed: Latest releases, news and tips & tricks from our blog" href="../feeds.rss" />
|
||||
<link rel="alternate" type="application/rss+xml" title="Component Owl's Comics: Latest comic strips for developers by Libor Tinka" href="../comics.rss" />
|
||||
<link href="../stylesheets/base_packaged.css%3F1455269822.css" media="screen" rel="stylesheet" type="text/css" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="d-page">
|
||||
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
var t = {"antispam":"capek-rulz","purchase_email":"valid purchase email","valid_email":"a valid email","thanks_for_why_uninstall":"Thank you very much for your feedback!","thank_you":"Thank you!","current_email":"valid current email","thanks_for_subscription":"<div class=\"sent-saved-notice\">Thank You for your subscription!<br /><button type=\"button\" onclick=\"close_fancybox();\">Close</button>","message":"message","required":"required","download_in_progress":"Your download should be in progress...","your_full_name":"your full name","order_thanks_for_message":"<div class=\"sent-saved-notice\">Thank you very much for your message!<br /><button type=\"button\" onclick=\"close_fancybox();\">Close</button>","thanks_for_message":"Thank you very much for your message!<br /><a href="http://www.componentowl.com/better-thumbnail-browser/\"#\"" onclick=\"send_another(); return false;\">Send Another Message</a>"}
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
<div class="d-header d-placing">
|
||||
|
||||
<ul class="d-menu">
|
||||
<li class=""><a href="../index.html" class="menu-item">Home</a></li>
|
||||
<li class="active with-dropdown">
|
||||
<a href="../better-listview.html" class="menu-item">Products</a>
|
||||
<div class="dropdown dropdown-submenu" style="display: none; width: 370px"><div class="outer"><div class="shadowbox"><div class="border"><div class="inner">
|
||||
|
||||
<div class="dropdown-category">WinForms Components</div>
|
||||
|
||||
|
||||
<a href="../better-listview.html" class="featured-item"><img alt="icon" src="http://assets.componentowl.com/icons/better-listview-32-1355160256.png?1355135056" /> Better ListView<br /><span class="subline">Ultimate ListView control for .NET</span></a>
|
||||
|
||||
|
||||
<a href="../better-thumbnail-browser.html" class="featured-item"><img alt="icon" src="http://assets.componentowl.com/icons/better-thumbnail-browser-32-1355160281.png?1355135081" /> Better Thumbnail Browser<br /><span class="subline">Thumbnail loading and browsing control for .NET</span></a>
|
||||
|
||||
|
||||
<a href="../better-splitbutton.html"><img alt="icon" src="http://assets.componentowl.com/icons/better-splitbutton-32-1355160307.png?1355135107" /> Better SplitButton<br /><span class="subline">Free customizable dropdown button control</span></a>
|
||||
|
||||
|
||||
<a href="../better-listview-express.html"><img alt="icon" src="http://assets.componentowl.com/icons/better-listview-express-32-1355160327.png?1355135127" /> Better ListView Express<br /><span class="subline">Free edition with less features</span></a>
|
||||
|
||||
|
||||
</div></div></div></div></div>
|
||||
</li>
|
||||
<li class="">
|
||||
<a href="../pricing-licensing/better-listview.html" class="menu-item">Purchase</a>
|
||||
<div class="dropdown dropdown-submenu" style="display: none; width: 330px"><div class="outer"><div class="shadowbox"><div class="border"><div class="inner">
|
||||
|
||||
|
||||
|
||||
<a href="../pricing-licensing/better-listview.html" class="featured-item">Better ListView</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="../pricing-licensing/better-thumbnail-browser.html" class="featured-item">Better Thumbnail Browser</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="../pricing-licensing/better-splitbutton.html">Better SplitButton</a>
|
||||
|
||||
|
||||
|
||||
|
||||
</div></div></div></div></div>
|
||||
</li>
|
||||
<li class=""><a href="../support.html" class="menu-item">Support</a></li>
|
||||
<li class=""><a href="../articles.html" class="menu-item">Articles</a></li>
|
||||
<li class=""><a href="../blog.html" class="menu-item">Blog</a></li>
|
||||
<li class=""><a href="../comics/43.html" class="menu-item">Comics</a></li>
|
||||
<li class=""><a href="../about-us.html" class="menu-item">About Us</a></li>
|
||||
</ul>
|
||||
<div class="d-logo">
|
||||
<a href="../index.html" class="logoimg"><img alt="Component Owl" src="../images/componentowl.gif%3F1455269978" /></a>
|
||||
<g:plusone size="medium" count="false" href="http://www.componentowl.com"></g:plusone>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="d-placing">
|
||||
<div class="d-content-wrap">
|
||||
<div class="subpage product-content">
|
||||
<h1>Better Thumbnail Browser loading and viewing control for .NET</h1>
|
||||
|
||||
<p class="section-info">Thumbnail gallery control for .NET WinForms (C#, VB.net). ListView-like image loader, image viewer and image browser component.</p>
|
||||
|
||||
<div class="sides">
|
||||
|
||||
<div class="right">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<input id="tabs-initial-index" name="tabs-initial-index" type="hidden" value="-1" />
|
||||
|
||||
<ul id="nav" class="nav">
|
||||
|
||||
<li><a href="../better-thumbnail-browser.html" class="">Overview</a></li>
|
||||
|
||||
<li><a href="screenshots.html" class="current">Screenshots</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<div id="nav-panel" class="nav-panel product-detail"><div class="screenshots">
|
||||
|
||||
|
||||
|
||||
<div class="screenshot-row">
|
||||
<div class="odd"><a href="http://assets.componentowl.com/screenshots/43/overview_original_1354296079.png?1354270879" class="screenshot" title="Better ThumbnailBrowser"><img alt="Overview" src="http://assets.componentowl.com/screenshots/43/overview_thumb_big_1354296079.png?1354270879" /></a><strong>Better ThumbnailBrowser</strong></div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="even"><a href="http://assets.componentowl.com/screenshots/44/using-auto-populate_original_1354296146.png?1354270946" class="screenshot" title="Auto-loading images from folders"><img alt="Auto populate" src="http://assets.componentowl.com/screenshots/44/using-auto-populate_thumb_big_1354296146.png?1354270946" /></a><strong>Auto-loading images from folders</strong></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="screenshot-row">
|
||||
<div class="odd"><a href="http://assets.componentowl.com/screenshots/45/using-sorting_original_1354296174.png?1354270974" class="screenshot" title="Multi-column sorting on thumbnails"><img alt="Sorting" src="http://assets.componentowl.com/screenshots/45/using-sorting_thumb_big_1354296174.png?1354270974" /></a><strong>Multi-column sorting on thumbnails</strong></div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="even"><a href="http://assets.componentowl.com/screenshots/46/layout-thumbnails-spacing_original_1354296209.jpg?1354271009" class="screenshot" title="Custom spacing between thumbnails"><img alt="Custom spacing" src="http://assets.componentowl.com/screenshots/46/layout-thumbnails-spacing_thumb_big_1354296209.jpg?1354271009" /></a><strong>Custom spacing between thumbnails</strong></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="screenshot-row">
|
||||
<div class="odd"><a href="http://assets.componentowl.com/screenshots/47/layout-thumbnails-border_original_1354296243.jpg?1354271043" class="screenshot" title="Custom borders"><img alt="Custom borders" src="http://assets.componentowl.com/screenshots/47/layout-thumbnails-border_thumb_big_1354296243.jpg?1354271043" /></a><strong>Custom borders</strong></div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="even"><a href="http://assets.componentowl.com/screenshots/48/layout-thumbnails_original_1354296261.png?1354271061" class="screenshot" title="Custom layout"><img alt="Custom layout" src="http://assets.componentowl.com/screenshots/48/layout-thumbnails_thumb_big_1354296261.png?1354271061" /></a><strong>Custom layout</strong></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="screenshot-row">
|
||||
<div class="odd"><a href="http://assets.componentowl.com/screenshots/49/checkboxes-thumbnails_original_1354296287.png?1354271087" class="screenshot" title="Check boxes on thumbnails"><img alt="Check boxes" src="http://assets.componentowl.com/screenshots/49/checkboxes-thumbnails_thumb_big_1354296287.png?1354271087" /></a><strong>Check boxes on thumbnails</strong></div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="even"><a href="http://assets.componentowl.com/screenshots/50/views-thumbnails2_original_1354296314.png?1354271114" class="screenshot" title="Thumbnails with groups"><img alt="Groups" src="http://assets.componentowl.com/screenshots/50/views-thumbnails2_thumb_big_1354296314.png?1354271114" /></a><strong>Thumbnails with groups</strong></div>
|
||||
</div>
|
||||
|
||||
</div></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="left">
|
||||
|
||||
<div class="buttons-box">
|
||||
<a href="../betterthumbnailbrowser.exe" class="standard-download image-link" onclick="download_email('better-thumbnail-browser');">Download Free Trial - With sample projects</a>
|
||||
|
||||
<a href="../pricing-licensing/better-thumbnail-browser.html" class="standard-buy image-link">See Pricing & Licensing</a>
|
||||
|
||||
<p>Version 3.15 / May 27, 2015</p>
|
||||
</div>
|
||||
|
||||
<div class="compatibility">
|
||||
<p><strong>Seamless integration with .NET 2.0 and higher</strong></p>
|
||||
<div class="documentation">
|
||||
<p><a href="quick-start-guide.html" onclick="window.open(this.href); return false">See Quick Start Guide</a></p>
|
||||
<p><a href="documentation.html" onclick="window.open(this.href); return false">See Documentation</a></p>
|
||||
|
||||
<p><a href="class-reference.html" onclick="window.open(this.href); return false">See Class Reference</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="newsletter">
|
||||
<form action="http://www.componentowl.com/subscriptions" class="new_subscription" id="new_subscription_product" method="post" onsubmit="if (!validate_newsletter_form(this)) return false; jQuery.ajax({data:jQuery.param(jQuery(this).serializeArray()) + '&authenticity_token=' + encodeURIComponent('dJeFtbWrARc0arEomU+SG+XtypwJr2F4Kc9v14woStM='), dataType:'script', type:'post', url:'/subscriptions'}); return false;"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="dJeFtbWrARc0arEomU+SG+XtypwJr2F4Kc9v14woStM=" /></div> <input id="subscription_subscription_location_id" name="subscription[subscription_location_id]" type="hidden" value="512994065" />
|
||||
<input id="form_id" name="form_id" type="hidden" value="#new_subscription_product" />
|
||||
<strong>Receive Component Owl updates<br />and news via email:</strong>
|
||||
<div><input class="email inline-label" id="product-newsletter-email" name="subscription[email]" size="30" type="text" value="Your Email" /></div>
|
||||
<div id="product-newsleter-lists" class="subscription-lists-ct" style="display: none"><input name="subscription[subscription_list_ids][]" type="hidden" value="1009842129" /></div>
|
||||
<span class="dbtn-c subscribe dbtn-small" id="send"><span class="dbtn-w"><input class="dbtn" name="commit" type="submit" value="Subscribe" /></span></span>
|
||||
</form></div>
|
||||
<div class="sharethis-ct">
|
||||
<strong>Share this page if you like it:</strong>
|
||||
<div class="sharethis">
|
||||
<script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=db6a9d0e-5d07-4036-8bed-4959941491f3&type=website&post_services=email%2Cfacebook%2Ctwitter%2Cgbuzz%2Cmyspace%2Cdigg%2Csms%2Cwindows_live%2Cdelicious%2Cstumbleupon%2Creddit%2Cgoogle_bmarks%2Clinkedin%2Cbebo%2Cybuzz%2Cblogger%2Cyahoo_bmarks%2Cmixx%2Ctechnorati%2Cfriendfeed%2Cpropeller%2Cwordpress%2Cnewsvine"></script>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="buttons-wrap">
|
||||
<div class="buttons">
|
||||
<a href="../betterthumbnailbrowser.exe" class="standard-download image-link" onclick="download_email('better-thumbnail-browser');">Download Free Trial - With sample projects</a>
|
||||
|
||||
<a href="../pricing-licensing/better-thumbnail-browser.html" class="standard-buy image-link">See Pricing & Licensing</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="screenshot-buttons" style="display: none">
|
||||
<div class="buttons">
|
||||
<a href="../betterthumbnailbrowser.exe" class="small-download image-link" onclick="download_email('better-thumbnail-browser');">Free Download</a>
|
||||
<a href="../pricing-licensing/better-thumbnail-browser.html" class="small-buy image-link">See Pricing & Licensing</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="d-footer">
|
||||
<div class="d-placing">
|
||||
|
||||
<div class="left">
|
||||
<div class="latest-posts">
|
||||
<h3 class="latest_from_blog"><a href="../blog.html">Latest From Our Blog</a></h3>
|
||||
|
||||
<h4><a href="../blog/index.html%3Fp=927.html">Activation issues and how to solve them</a></h4>
|
||||
<div class="post-info">Wednesday, 01 March 2017</div>
|
||||
|
||||
<h4><a href="../blog/index.html%3Fp=921.html">The Three Main Advantages Better ListView has Over the Classic .NET Framework</a></h4>
|
||||
<div class="post-info">Thursday, 09 February 2017</div>
|
||||
|
||||
<h4><a href="../blog/index.html%3Fp=914.html">BLV and Internet Explorer</a></h4>
|
||||
<div class="post-info">Sunday, 13 November 2016</div>
|
||||
|
||||
<h4><a href="../blog/index.html%3Fp=906.html">Centering Images in Better ListView Sub-items</a></h4>
|
||||
<div class="post-info">Wednesday, 06 August 2014</div>
|
||||
|
||||
<h4><a href="../blog/index.html%3Fp=901.html">Sub-item Check Boxes in Better ListView</a></h4>
|
||||
<div class="post-info">Sunday, 06 July 2014</div>
|
||||
|
||||
</div>
|
||||
<div class="other-posts"><a href="../blog.html">See more posts »</a></div>
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
<div class="news">
|
||||
<ul class="links">
|
||||
<li><a href="../feeds.rss" class="rss">Subscribe to our RSS</a></li>
|
||||
<li><a href="http://twitter.com/ComponentOwl" class="twitter">Follow us on twitter</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="news-item ">
|
||||
<div class="date">27<span>May</span></div>
|
||||
<div class="message">
|
||||
|
||||
<h4>Better ListView Express 3.15 released!</h4>
|
||||
<p>
|
||||
|
||||
<a href="../betterlistviewexpress.exe" onclick="download_email('better-listview-express');">Download latest release</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="news-item ">
|
||||
<div class="date">27<span>May</span></div>
|
||||
<div class="message">
|
||||
|
||||
<h4>Better ListView 3.15 released!</h4>
|
||||
<p>
|
||||
|
||||
<a href="../betterlistview.exe" onclick="download_email('better-listview');">Download latest release</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="news-item ">
|
||||
<div class="date">27<span>May</span></div>
|
||||
<div class="message">
|
||||
|
||||
<h4>Better SplitButton 3.15 released!</h4>
|
||||
<p>
|
||||
|
||||
<a href="../bettersplitbutton.exe" onclick="download_email('better-splitbutton');">Download latest release</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="news-item ">
|
||||
<div class="date">27<span>May</span></div>
|
||||
<div class="message">
|
||||
|
||||
<h4>Better Thumbnail Browser 3.15 released!</h4>
|
||||
<p>
|
||||
|
||||
<a href="../betterthumbnailbrowser.exe" onclick="download_email('better-thumbnail-browser');">Download latest release</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="news-item last-item">
|
||||
<div class="date">08<span>Apr</span></div>
|
||||
<div class="message">
|
||||
|
||||
<h4>Better ListView Express 3.14.0 released!</h4>
|
||||
<p>
|
||||
|
||||
<a href="../better-listview-express/releases%3Fsince=3.14.0.html">See what's new</a>
|
||||
or
|
||||
|
||||
<a href="../betterlistviewexpress.exe" onclick="download_email('better-listview-express');">Download latest release</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="d-placing">
|
||||
<hr />
|
||||
<div class="copy"><div class="social"><a href="../support.html" class="feedback">Contact Us (Feedback)</a> <span>|</span> <a href="../feeds.rss" class="rss">RSS</a> <span>|</span> <a href="http://twitter.com/ComponentOwl" class="twitter">Twitter</a> <span>|</span> <a href="../sitemap.html" class="sitemap">Sitemap</a> <span>|</span> Our <a href="../index.html" class="stdl">task management software</a> that uses Better ListView</div>
|
||||
Copyright © 2018 ComponentOwl.com, Dextronet.com. All rights reserved. Read our <a href="../eula.html">EULA</a>, <a href="../disclaimer.html">Disclaimer</a> and <a href="../privacy-policy.html">Privacy Policy</a>.<br /></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script src="../javascripts/app_packaged.js%3F1455269826" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-16362539-4']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
<script src="http://load.sumome.com/" data-sumo-site-id="854b5e00f297990012cc230023375a00787c0000216621002775a800d79ad500" async="async"></script>
|
||||
|
||||
<!-- Place this tag after the last plusone tag -->
|
||||
<script type="text/javascript">
|
||||
(function() {
|
||||
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
||||
po.src = 'https://apis.google.com/js/plusone.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
||||
})();
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user