diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index 7afeaf9..e99b466 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -3,9 +3,11 @@ export interface Props { title: string; description?: string; keywords?: string; + bodyClass?: string; } -const { title, description = 'Better ListView by Component Owl is a .NET WinForms control designed to replace the standard list view control.', keywords = 'better listview, list view, .net list view, list view component' } = Astro.props; +const { title, description = 'Better ListView by Component Owl is a .NET WinForms control designed to replace the standard list view control.', keywords = 'better listview, list view, .net list view, list view component', bodyClass = '' } = Astro.props; const currentPath = Astro.url.pathname; +const isHome = currentPath === '/'; --- @@ -14,155 +16,463 @@ const currentPath = Astro.url.pathname; - + + {title} - - - - + +
- - - -
- -
- - - - +
- + \ No newline at end of file diff --git a/src/pages/about-us.astro b/src/pages/about-us.astro index de60ab9..55ae339 100644 --- a/src/pages/about-us.astro +++ b/src/pages/about-us.astro @@ -3,113 +3,104 @@ import Base from '../layouts/Base.astro'; --- -
-

About Us

+
Component Owl
+
-
- "Have you ever wondered why some software immediately strikes you as polished and professional, and looks and feels just great? So did we. Component Owl is the result of our journey." -
+

About Us

-

Component Owl is part of the Dextronet.com network.

+
+ Have you ever wondered why some software immediately strikes you as polished and professional, and looks and feels just great? So did we. Component Owl is the result of our journey. +
-
-
-

About Dextronet

-

Dextronet has been founded in 2004 with the intention to develop, sell and support software with great design that makes your life better. To put it simply: We love creating software that you will love to use.

-

In the 14 years that Dextronet has existed, we have been growing and expanding our business organically and responsibly, and attained substantial steady growth each year. We are here to stay.

-

Our flagship and most popular product is Swift To-Do List (developed in .NET). With over 500,000 downloads and paying customers in 93 countries, it is the number one task and notes organizer for Windows.

-

Better ListView component is the core part of Swift To-Do List, and as such, tens of thousands users work with it every day.

-
+

Component Owl is part of the Dextronet.com network.

-
-

About Component Owl

-

ComponentOwl.com was founded as a Dextronet.com spinoff to commercially release Better ListView and other software components originally developed for our in-house purposes.

-

Our goal is to provide complete, light-weight, flexible, intuitive to use and reliable components and controls for Microsoft .NET with native look and feel.

-

Soon after release, Better ListView has started to receive favorable reviews and praise from developers. All our development effort is based on the feedback of our customers.

-
-

"The [Better ListView] control is very easy and intuitive to use and is well documented."

-

— DevProConnections.com Review

-
+
+

About Dextronet

+
+ +

Dextronet has been founded in 2004 with the intention to develop, sell and support software with great design that makes your life better. To put it simply: We love creating software that you will love to use.

+ +

In the 14 years that Dextronet has existed, we have been growing and expanding our business organically and responsibly, and attained substantial steady growth each year. We are here to stay.

+ +

Our flagship and most popular product is Swift To-Do List (developed in .NET). With over 500,000 downloads and paying customers in 93 countries, it is the number one task and notes organizer for Windows.

+ +

Better ListView component is the core part of Swift To-Do List, and as such, tens of thousands users work with it every day.

+ +
+

About Component Owl

+
+ +

ComponentOwl.com was founded as a Dextronet.com spinoff to commercially release Better ListView and other software components originally developed for our in-house purposes.

+ +

Our goal is to provide complete, light-weight, flexible, intuitive to use and reliable components and controls for Microsoft .NET with native look and feel.

+ +

Soon after release, Better ListView has started to receive favorable reviews and praise from developers. All our development effort is based on the feedback of our customers.

+ +
+ "The [Better ListView] control is very easy and intuitive to use and is well documented." — DevProConnections.com Review +
+ +

Our Team

+ +

Our growing team has over 50+ years of combined experience with development of rich-client desktop Windows software and components.

+ +
+ Libor Tinka - lead developer + Libor Tinka, Better ListView lead developer, has been programming since 7 years old on ZX Spectrum, and has enormous attention for detail. His interests include programming, quantum physics, advanced mathematics, digital imaging (algorithms, HDR and panoramic photography), and green Japanese tea. +
+ +

Our Customers

+ +

Since releasing Better ListView, numerous developers and companies have started utilizing Better ListView in their projects, to save money, development time, and to impress their customers.

+ +

Our customers represent a rich spectrum of businesses and organizations, including:

+ +

Redgate Software, Kingston Technology, DevScope, Digi Link Limited, KingBill GmbH, Hydro-Québec, LCRA Energy Water Community Services, K-Software, ImageWare Systems, Inc., Interdata srl, OfficeDoxs Software, Inc., Magnet Forensics Inc., Qextron Inc., Telephone Directory of Texas, Inc., Industriinformation Sverige AB, Five O'clock Software, Renegade Minds, Vastgoed24, Netherlands, and many more.

+ +
+ "It's an odd thing when you're inspired by a form component, but Component Owl with their Better ListView has done it. Love its native feel." — Daniel Nolan +
+ +
+ "I greatly appreciate all of the help you have provided over the past week. The knowledge of your product and Support response time far exceeds that of the other software vendors I have worked with. I could not be more happy with the product and will be recommending Component Owl to any/all future development teams I am part of." — Brian S. +
+ +

Association of Software Professionals Member

+ +

We've been proud members of Association of Software Professionals for over 12 years now.

+ +

We also contribute to ASPects, the monthly magazine of Association of Software Professionals.

+ +

Association of Software Professionals

+ +
+ "Component Owl created the one and only tool I don't want to be without when it comes to software developing in Visual Studio. Also, I've been working as software user/developer for the last 26 years, and I have never before experienced a support that really goes the needed extra mile to make things work, like the guys at Component Owl do." — Göran Alfvén, Sweden +
+ +

Microsoft Partner

+ +

Component Owl is a Microsoft Partner We are part of the Microsoft Partner Network, which helps us strengthen our capabilities in delivering the best components for Microsoft Windows.

+ +

Our Contact Info

+ +

Contact us today directly with any of your questions, suggestions or comments:

+ +
+ support (at) componentowl (dot) com +
+ +

You can also use the contact form in Support section. We usually reply within 24 hours or sooner.

+ +

You can follow us on twitter and subscribe to our RSS news feed.

+ +
+ The City of Brno +
+

Our offices are based in Brno, Czech Republic, European Union.

+

Brno is the second largest city in Czech Republic, after the capital city Prague. It is a technological hub and home of two computer science universities and influential software enterprises, including AVG and Red Hat.

- -
-

Our Team

-

Our growing team has over 50+ years of combined experience with development of rich-client desktop Windows software and components.

-
- Libor Tinka - lead developer -

Libor Tinka, Better ListView lead developer, has been programming since 7 years old on ZX Spectrum, and has enormous attention for detail. His interests include programming, quantum physics, advanced mathematics, digital imaging (algorithms, HDR and panoramic photography), and green Japanese tea.

-
-
- - -
-

Our Customers

-

Since releasing Better ListView, numerous developers and companies have started utilizing Better ListView in their projects, to save money, development time, and to impress their customers.

-

Our customers represent a rich spectrum of businesses and organizations, including:

-
- {[ - 'Redgate Software', 'Kingston Technology', 'DevScope', 'Digi Link Limited', - 'KingBill GmbH', 'Hydro-Québec', 'LCRA Energy Water Community Services', - 'K-Software', 'ImageWare Systems, Inc.', 'Interdata srl', - 'OfficeDoxs Software, Inc.', 'Magnet Forensics Inc.', 'Qextron Inc.', - 'Telephone Directory of Texas, Inc.', 'Industriinformation Sverige AB', - 'Five O\'clock Software', 'Renegade Minds', 'Vastgoed24, Netherlands', - ].map(c => ( -
{c}
- ))} -
- -
-
-

"It's an odd thing when you're inspired by a form component, but Component Owl with their Better ListView has done it. Love its native feel."

-

— Daniel Nolan

-
-
-

"I greatly appreciate all of the help you have provided over the past week. The knowledge of your product and Support response time far exceeds that of the other software vendors I have worked with. I could not be more happy with the product and will be recommending Component Owl to any/all future development teams I am part of."

-

— Brian S.

-
-
-
- - -
-

Association of Software Professionals Member

-

We've been proud members of Association of Software Professionals for over 12 years now.

-

We also contribute to ASPects, the monthly magazine of Association of Software Professionals.

- Association of Software Professionals - -
-

"Component Owl created the one and only tool I don't want to be without when it comes to software developing in Visual Studio. Also, I've been working as software user/developer for the last 26 years, and I have never before experienced a support that really goes the needed extra mile to make things work, like the guys at Component Owl do."

-

— Göran Alfvén, Sweden

-
-
- - -
-

Microsoft Partner

-
- Component Owl is a Microsoft Partner -

We are part of the Microsoft Partner Network, which helps us strengthen our capabilities in delivering the best components for Microsoft Windows.

-
-
- - -
-

Our Contact Info

-

Contact us today directly with any of your questions, suggestions or comments:
- support (at) componentowl (dot) com

-

You can also use the contact form in Support section. We usually reply within 24 hours or sooner.

-

You can follow us on twitter and subscribe to our RSS news feed.

-
- The City of Brno -
-

Our offices are based in Brno, Czech Republic, European Union.

-

Brno is the second largest city in Czech Republic, after the capital city Prague. It is a technological hub and home of two computer science universities and influential software enterprises, including AVG and Red Hat.

-
-
-
- + \ No newline at end of file diff --git a/src/pages/better-listview.astro b/src/pages/better-listview.astro index 090d06a..c25ac56 100644 --- a/src/pages/better-listview.astro +++ b/src/pages/better-listview.astro @@ -3,119 +3,144 @@ import Base from '../layouts/Base.astro'; --- -
-

Better ListView: Alternative list view control for .NET

-

Ideal .NET WinForms (C#, VB.net) replacement list view component. More features, less limitations, fast and optimized.

+
+

Better ListView: Alternative list view control for .NET

+ -
- -
- -
- Overview - Screenshots - Comparison - Resources - Story -
- -
    - {[ - 'Better ListView is a list view control for .NET Windows Forms', - 'Designed as a replacement for the regular .NET list view control.', - 'Compatible with: Visual Studio 2015, 2013, 2012, 2010, 2008, 2005, with full designer support.', - 'For C#, Visual Basic .NET (VB.NET), managed C++, and other CLI languages.', - 'Compatible with .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer. Supports .NET Client Profile.', - 'Runs on Windows 10, 8, 7, Vista, 2003, XP, 2000, and newer, both 32-bit and 64-bit.', - 'Better ListView has more features and flexibility, always uses the current system theme (including Aero support), and removes limitations of the regular .NET list view control.', - 'Minimum learning needed. Better ListView can be used just like the regular list view.', - 'Written in pure managed C# code. It is fast, light-weight and optimized for 10k+ items.', - 'Easy royalty-free deployment. Single DLL file that has just 250kB when compressed.', - 'The assembly is FIPS-compliant, CLS-compliant, digitally signed and strongly named.', - 'Tested in the real world by thousands of users.', - ].map(item => ( -
  • - ))} +
    +
    + -
    - Better ListView control -
    +
    +
      +
    • Better ListView is a list view control for .NET Windows Forms
    • +
    • Designed as a replacement for the regular .NET list view control.
    • +
    • Compatible with: Visual Studio 2015, 2013, 2012, 2010, 2008, 2005, with full designer support.
    • +
    • For C#, Visual Basic .NET (VB.NET), managed C++, and other CLI languages.
    • +
    • Compatible with .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer. Supports .NET Client Profile.
    • +
    • Runs on Windows 10, 8, 7, Vista, 2003, XP, 2000, and newer, both 32-bit and 64-bit.
    • +
    • Better ListView has more features and flexibility, always uses the current system theme (including Aero support), and removes limitations of the regular .NET list view control.
    • +
    • Minimum learning needed. Better ListView can be used just like the regular list view.
    • +
    • Written in pure managed C# code. It is fast, light-weight and optimized for 10k+ items.
    • +
    • Easy royalty-free deployment. Single DLL file that has just 250kB when compressed.
    • +
    • The assembly is FIPS-compliant, CLS-compliant, digitally signed and strongly named.
    • +
    • Tested in the real world by thousands of users.
    • +
    -

    Extra features summary

    -

    Better ListView is fast and flicker-free, supports hierarchical items, has improved grouping, better drag & drop and item reordering support, better column headers, inbuilt sorting, multi-column sorting, better images support, context menus for column headers and items, embedded controls for editing support, automatic and custom sizing of items and images, thumbnails view, richer event data, item text formatting, XML and binary serialization, data-binding, owner-drawing options, better tooltips, powerful hit-test, improved usability, easy saving/loading of contents into file or string, multi-line items, and more.

    +

    Better ListView control

    -
    -

    "Component Owl created the one and only tool I don't want to be without when it comes to software developing in Visual Studio. Also, I've been working as software user/developer for the last 26 years, and I have never before experienced a support that really goes the needed extra mile to make things work, like the guys at Component Owl do."

    -

    — Göran Alfvén, Sweden

    -
    +

    Extra features summary

    +

    Better ListView is fast and flicker-free, supports hierarchical items, has improved grouping, better drag & drop and item reordering support, better column headers, inbuilt sorting, multi-column sorting, better images support, context menus for column headers and items, embedded controls for editing support, automatic and custom sizing of items and images, thumbnails view, richer event data, item text formatting, XML and binary serialization, data-binding, owner-drawing options, better tooltips, powerful hit-test, improved usability, easy saving/loading of contents into file or string, multi-line items, and more.

    - {[ - { title: 'Hierarchical items', body: 'You can create tree-like structures in Better ListView; inbuilt drag & drop hierarchical reordering of items.' }, - { title: 'Improved grouping', body: 'Better grouping – customizable group headers look and behavior, collapsible, image support, context menu support, focusable, etc. Each group header can be customized individually.' }, - { title: 'Save/load contents with 1 line of code', body: 'You can save or load the contents of Better ListView in just 1 line of code, either to file or string. Both XML and binary serialization is supported.' }, - { title: 'Double-buffered and flicker free', body: 'Simply put, Better ListView is smooth. Regular listview requires multiple anti-flicker techniques, but you do not have to worry about that with Better ListView. Better ListView is optimized for 100k+ items.' }, - { title: 'Column header images', body: 'You can use images in column headers. Custom image sizes are supported.' }, - { title: 'Sub-item images', body: 'You can set images to list view sub-items. Regular list view allows you to set only one image per list view item, but Better ListView can show image for every sub-item (in every column).' }, - { title: 'Multi-column sorting', body: 'You can sort by multiple columns in Better ListView. Simply shift+click a secondary (or third, etc) column to add it to the current sort. Zero code needed.' }, - { title: 'Inbuilt sorting and natural sorting', body: 'Better ListView has inbuilt list view sorting that works out of the box. You no longer need to implement your own item comparer.' }, - { title: 'Thumbnails view mode', body: 'Better ListView supports additional "thumbnails" view mode that allows you to view images of large sizes. The images are automatically and smoothly resized with preserved aspect ratio.' }, - { title: 'Checkboxes in all views', body: 'You can have checkboxes in LargeIcons view, SmallIcons view, List view, Thumbnails view and of course also in the Details view.' }, - { title: 'Three state checkboxes', body: 'Three state checkboxes are supported in Better ListView.' }, - { title: 'Powerful list view tooltips', body: 'You can display tooltips for nearly any part of Better ListView - tooltips for items, sub-items, checkboxes, item images, sub-item images, column headers, column header images, and even for custom areas.' }, - { title: 'XML and binary serialization of everything', body: 'Every part of Better ListView (items, sub-items, column headers) can be both binary and XML serialized.' }, - { title: 'Owner drawing', body: 'Better ListView allows you to draw over the client area, items and column headers. Contrary to .NET ListView, owner drawing is fully operational even when the system uses Aero theme.' }, - { title: 'Multi-line items', body: 'Better ListView supports multi-line items. Items with very long text can be displayed on multiple lines. Highly customizable and powerful.' }, - { title: 'Background image support', body: 'Display background image in Better ListView easily using the BackgroundImage property. Many layouts (stretch, tile, none), alignments, and customizable opacity are supported.' }, - { title: 'Context menu for column headers, list items, and empty area', body: 'Better ListView supports 3 types of context menus: Column header context menu, list view items context menu, and empty area context menu.' }, - { title: 'Embed controls for item editing', body: 'Inbuilt in-line editing support includes label edit, combobox edit, date picker edit. You can also embed any custom control for in-line editing. Sub-item editing is supported.' }, - { title: 'Customizable search-by-typing', body: 'Better ListView has excellent customization functionality for find-as-you-type item searching. The search modes include: Prefix, Substring, Prefix + Substring, or Disabled.' }, - { title: 'Display text when the list view is empty', body: 'You can display a gray text centered in the list view if it\'s empty to hint or educate users. This will make your software more user friendly.' }, - ].map(f => ( -
    -

    {f.title}

    -

    {f.body}

    +
    + "Component Owl created the one and only tool I don't want to be without when it comes to software developing in Visual Studio. Also, I've been working as software user/developer for the last 26 years, and I have never before experienced a support that really goes the needed extra mile to make things work, like the guys at Component Owl do." — Göran Alfvén, Sweden
    - ))} -

    More advantages of our improved list view component:

    -
      -
    • Developer friendly: All classes and properties are as similar to the regular list view as possible. Everything is intuitive, very little learning is needed. Save time and ship sooner.
    • -
    • Better ListView has improved usability and fixed behavior. Better ListView mimics behavior and look & feel of the Windows Explorer list view to leverage the existing user knowledge.
    • -
    • Guaranteed support and continued development: Better ListView is developed as a joint-venture of two software companies that use Better ListView in their main products.
    • -
    • Tested in real world applications by thousands of users: Because Better ListView is used in professional consumer desktop software applications, thousands of users work with Better ListView every day.
    • -
    • Better ListView does not inherit from the regular .NET list view. It is written in pure managed C# code and is flexible, light weight, and fast.
    • -
    -
    +

    Hierarchical items

    +

    You can create tree-like structures in Better ListView; inbuilt drag & drop hierarchical reordering of items.

    - -
    - +

    Improved grouping

    +

    Better grouping – customizable group headers look and behavior, collapsible, image support, context menu support, focusable, etc. Each group header can be customized individually.

    -
    -

    Seamless integration with .NET 2.0 and higher

    -
      -
    • See Quick Start Guide
    • -
    • See Documentation
    • -
    • See Class Reference
    • +

      Save/load contents with 1 line of code

      +

      You can save or load the contents of Better ListView in just 1 line of code, either to file or string. Both XML and binary serialization is supported.

      + +

      Double-buffered and flicker free

      +

      Simply put, Better ListView is smooth. Regular listview requires multiple anti-flicker techniques, but you do not have to worry about that with Better ListView. Better ListView is optimized for 100k+ items.

      + +

      Column header images

      +

      You can use images in column headers. Custom image sizes are supported.

      + +

      Sub-item images

      +

      You can set images to list view sub-items. Regular list view allows you to set only one image per list view item, but Better ListView can show image for every sub-item (in every column).

      + +

      Multi-column sorting

      +

      You can sort by multiple columns in Better ListView. Simply shift+click a secondary (or third, etc) column to add it to the current sort. Zero code needed.

      + +

      Inbuilt sorting and natural sorting

      +

      Better ListView has inbuilt list view sorting that works out of the box. You no longer need to implement your own item comparer.

      + +

      Thumbnails view mode

      +

      Better ListView supports additional "thumbnails" view mode that allows you to view images of large sizes. The images are automatically and smoothly resized with preserved aspect ratio.

      + +

      Checkboxes in all views

      +

      You can have checkboxes in LargeIcons view, SmallIcons view, List view, Thumbnails view and of course also in the Details view.

      + +

      Three state checkboxes

      +

      Three state checkboxes are supported in Better ListView.

      + +

      Powerful list view tooltips

      +

      You can display tooltips for nearly any part of Better ListView - tooltips for items, sub-items, checkboxes, item images, sub-item images, column headers, column header images, and even for custom areas.

      + +

      XML and binary serialization of everything

      +

      Every part of Better ListView (items, sub-items, column headers) can be both binary and XML serialized.

      + +

      Owner drawing

      +

      Better ListView allows you to draw over the client area, items and column headers. Contrary to .NET ListView, owner drawing is fully operational even when the system uses Aero theme.

      + +

      Multi-line items

      +

      Better ListView supports multi-line items. Items with very long text can be displayed on multiple lines. Highly customizable and powerful.

      + +

      Background image support

      +

      Display background image in Better ListView easily using the BackgroundImage property. Many layouts (stretch, tile, none), alignments, and customizable opacity are supported.

      + +

      Context menu for column headers, list items, and empty area

      +

      Better ListView supports 3 types of context menus: Column header context menu, list view items context menu, and empty area context menu.

      + +

      Embed controls for item editing

      +

      Inbuilt in-line editing support includes label edit, combobox edit, date picker edit. You can also embed any custom control for in-line editing. Sub-item editing is supported.

      + +

      Customizable search-by-typing

      +

      Better ListView has excellent customization functionality for find-as-you-type item searching. The search modes include: Prefix, Substring, Prefix + Substring, or Disabled.

      + +

      Display text when the list view is empty

      +

      You can display a gray text centered in the list view if it's empty to hint or educate users. This will make your software more user friendly.

      + +

      More advantages of our improved list view component:

      +
        +
      • Developer friendly: All classes and properties are as similar to the regular list view as possible. Everything is intuitive, very little learning is needed. Save time and ship sooner.
      • +
      • Better ListView has improved usability and fixed behavior. Better ListView mimics behavior and look & feel of the Windows Explorer list view to leverage the existing user knowledge.
      • +
      • Guaranteed support and continued development: Better ListView is developed as a joint-venture of two software companies that use Better ListView in their main products.
      • +
      • Tested in real world applications by thousands of users: Because Better ListView is used in professional consumer desktop software applications, thousands of users work with Better ListView every day.
      • +
      • Better ListView does not inherit from the regular .NET list view. It is written in pure managed C# code and is flexible, light weight, and fast.
    +
    -
    -

    "The control is very easy and intuitive to use and is well documented."

    -

    — DevProConnections.com Review

    +
    +
    + Download Free Trial + See Pricing +

    Version 3.15 / May 27, 2015

    -
    -

    "It's an odd thing when you're inspired by a form component, but Component Owl with their Better ListView has done it. Love its native feel."

    -

    — Daniel N, USA

    +
    +

    Seamless integration with .NET 2.0 and higher

    + +
    + +
    +

    Better ListView screenshot

    +
    +
    +
    + +
    - + \ No newline at end of file diff --git a/src/pages/better-splitbutton.astro b/src/pages/better-splitbutton.astro index c10df49..36cd691 100644 --- a/src/pages/better-splitbutton.astro +++ b/src/pages/better-splitbutton.astro @@ -3,100 +3,67 @@ import Base from '../layouts/Base.astro'; --- -
    -

    Free Split-Button (dropdown button) control for .NET

    -

    Free for non-commercial use splitbutton control for .NET Windows Forms (C#, VB.net) with native look and feel and flexible features.

    +
    +

    Free Split-Button (dropdown button) control for .NET

    + -
    -
    -
    - Overview - Screenshots +
    +
    + + +
    +

    What is it?

    +
      +
    • Split-button (Dropdown button) control for .NET Windows Forms
    • +
    • Free for non-commercial use, cheap license for commercial use with included source code.
    • +
    • Compatible with: Visual Studio 2015, 2013, 2012, 2010, 2008, 2005, with full designer support.
    • +
    • For C#, Visual Basic .NET (VB.NET), managed C++, and other CLI languages.
    • +
    • Compatible with .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer.
    • +
    • Runs on Windows 10, 8, 7, Vista, 2003, XP, 2000, and newer, both 32-bit and 64-bit.
    • +
    + +

    Features

    +
      +
    • Native look and feel — Better SplitButton always uses the current Windows theme for a consistent, professional appearance.
    • +
    • Flexible dropdown — Supports context menu, custom controls, or any content in the dropdown area.
    • +
    • Easy to use — Works just like a regular button with added dropdown functionality.
    • +
    • Customizable — Full control over appearance, behavior, and dropdown content.
    • +
    • Light-weight — Small DLL, no dependencies, easy xcopy deployment.
    • +
    • Source code included with commercial license.
    • +
    + +

    Why Better SplitButton?

    +

    The standard .NET ToolStripSplitButton is limited to toolbars and doesn't work as a standalone control. Better SplitButton fills this gap by providing a proper split-button control that can be placed anywhere on your form, with native Windows theme support and full customization options.

    + +

    Better SplitButton is free for non-commercial use. Commercial licenses include full source code and are very affordable.

    - -

    What is it?

    -
      -
    • Split-button (Dropdown button) control for .NET Windows Forms
    • -
    • Free for non-commercial use, cheap license for commercial use with included source code.
    • -
    - -
    - Better SplitButton -
    - -

    Features

    -
      - {[ - 'Supports ContextMenuStrip', - 'Adjustable size of the split part', - 'Adjustable size of the native-style glyph (down arrow)', - 'Separate glyph image can be assigned for every button state', - 'Supports images and ImageList of any size', - 'Can work like a button or like a drop-down context menu only', - 'Can be set to always dropdown', - 'Excellent documentation with source code samples and screenshots', - ].map(item => ( -
    • {item}
    • - ))} -
    - -

    Superb compatibility

    -
      - {[ - 'Compatible with: Visual Studio 2012, 2010, 2008, 2005 (and newer)', - 'For C#, Visual Basic .NET (VB.NET), managed C++, and other CLI languages.', - 'Compatible with .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer. Supports .NET Client Profile.', - 'Runs on Windows 8, 7, Vista, 2003, XP, 2000, and newer, both 32-bit and 64-bit.', - 'The assembly is FIPS-compliant, CLS-compliant, digitally signed and strongly named.', - ].map(item => ( -
    • {item}
    • - ))} -
    - -

    High quality and easy to use

    -
      - {[ - 'Written in pure managed C# code.', - 'Full support of modern native Windows themes.', - 'Single tiny DLL file, no dependencies.', - 'XCopy Deployment', - 'Includes samples, both in VB.net and C#, as well as compiled samples explorer.', - 'Very easy to use and simple to learn.', - ].map(item => ( -
    • {item}
    • - ))} -
    - -

    About Better SplitButton

    -
    -

    Better SplitButton is a free button-like control for .NET WinForms that you can start using immediately. It's similar to the regular button, but it includes a "split" part, which can display a dropdown menu once clicked. You can also set the button to be AlwaysDropDown, in such case, there is no separate split part (but the glyph arrow is still displayed), and clicking anywhere on the button will display the dropdown.

    -

    The dropdown menu is defined using the native .NET ContextMenuStrip component.

    -

    The installation package includes sample projects in both VB.net and C# to get you started immediately. It also includes Samples Explorer with some pre-built samples, so you can quickly see what it can do.

    -

    Better SplitButton is free for non-commercial use. Commercial use requires a license that we offer for a very affordable price. We supply source code with all commercial licenses.

    -
    - -

    How can SplitButtons improve your GUI

    -

    SplitButton is an invaluable control if you want to keep your GUI simple and intuitive. It is perfect for "hiding" non-standard or expert options that would complicate your GUI unnecessarily. It occupies the same real estate as a regular button, but can provide your users with far more options.

    - -
    -
    - Free Download - Buy commercial license with source code from $67 -

    Version 3.15 / May 27, 2015

    +
    + -
    -

    Seamless integration with .NET 2.0 and higher

    - +
    +

    Seamless integration with .NET 2.0 and higher

    +
    + +
    - + \ No newline at end of file diff --git a/src/pages/better-thumbnail-browser.astro b/src/pages/better-thumbnail-browser.astro index 6f87303..80f0e43 100644 --- a/src/pages/better-thumbnail-browser.astro +++ b/src/pages/better-thumbnail-browser.astro @@ -3,96 +3,83 @@ import Base from '../layouts/Base.astro'; --- -
    -

    Better Thumbnail Browser loading and viewing control for .NET

    -

    Thumbnail gallery control for .NET WinForms (C#, VB.net). ListView-like image loader, image viewer and image browser component.

    +
    +

    Better Thumbnail Browser loading and viewing control for .NET

    + -
    -
    -
    - Overview - Screenshots -
    - -
      - {[ - 'Better Thumbnail Browser is a thumbnail viewing and loading control for .NET Windows Forms', - 'View and automatically display thumbnails of images, graphic files, documents, video files etc.', - 'Compatible with: Visual Studio 2015, 2013, 2012, 2010, 2008, 2005, with full designer support.', - 'For C#, Visual Basic .NET (VB.NET), managed C++, and other CLI languages.', - 'Compatible with .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer. Supports .NET Client Profile.', - 'Runs on Windows 10, 8, 7, Vista, 2003, XP, 2000, both 32-bit and 64-bit.', - 'Native look and feel, always uses the current system theme (including Aero support)', - 'Saves development time with rich inbuilt functionality', - 'Easy to use and well-documented', - 'Written in pure managed C# code. Fast and light-weight', - 'No dependencies', - 'Optimized and smooth', - 'Inherits from mature Better ListView control', - 'FIPS-compliant, CLS-compliant, digitally signed and strongly named assembly.', - 'Easy royalty-free XCOPY deployment. Single DLL file that has just 250kB~ when compressed.', - ].map(item => ( -
    • - ))} +
      +
      + -

      Image Viewer .NET control with powerful features

      -

      Better Thumbnail Browser is a WinForms control for displaying and loading (mostly) image thumbnails. Thumbnails are viewed in listview-like image gallery.

      -

      Viewing and loading image thumbnails is a sophisticated task, so this .NET control does these things for you, right out of the box:

      +
      +
        +
      • Better Thumbnail Browser is a thumbnail viewing and loading control for .NET Windows Forms
      • +
      • View and automatically display thumbnails of images, graphic files, documents, video files etc.
      • +
      • Compatible with: Visual Studio 2015, 2013, 2012, 2010, 2008, 2005, with full designer support.
      • +
      • For C#, Visual Basic .NET (VB.NET), managed C++, and other CLI languages.
      • +
      • Compatible with .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer.
      • +
      • Runs on Windows 10, 8, 7, Vista, 2003, XP, 2000, and newer, both 32-bit and 64-bit.
      • +
      • Based on Better ListView — inherits all its features and flexibility.
      • +
      • Automatic thumbnail loading from files and folders.
      • +
      • Supports all common image formats (JPEG, PNG, BMP, GIF, TIFF, etc.).
      • +
      • Asynchronous thumbnail loading — does not block the UI.
      • +
      • Customizable thumbnail sizes and layouts.
      • +
      • Shell integration — displays thumbnails just like Windows Explorer.
      • +
      -
        - {[ - 'View images in any folder on HDD', - 'Load images from any source you want (including database) with minimum coding needed.', - 'Load thumbnails on background. All the thread operations and thread synchronization are performed automatically.', - 'Resize images with high-quality image resampling.', - 'Optimized order of loading of images — allows loading the thumbnails in view first, then all other thumbnails in the predefined order.', - 'Supports starting, pausing and restarting the image loading on demand.', - 'Smooth thumbnail zooming on the fly (e.g. using a mouse-wheel)', - 'Completely flicker-free, optimized, and smooth', - 'Super-customizable: Set shadows, borders, padding, spacing of all elements', - 'Grouping of images — create customizable collapsible groups of thumbnails', - 'Supports multi-line text, both in image items and column headers', - 'Inbuilt sorting with multi-column sorting support', - 'Supports checkboxes (both 2-state or 3-state)', - 'Customizable tooltips on all elements', - ].map(item => ( -
      • - ))} -
      +

      What is Better Thumbnail Browser?

      +

      Better Thumbnail Browser is a .NET WinForms control for viewing and browsing thumbnails. It is based on Better ListView and inherits all its features, while adding powerful thumbnail loading and display capabilities.

      -
      - Better Thumbnail Browser Overview +

      Better Thumbnail Browser can automatically load and display thumbnails from files and folders. It supports all common image formats and can also display thumbnails of documents, video files, and other file types through Windows Shell integration.

      + +

      Key Features

      +
        +
      • Automatic thumbnail loading — Simply point Better Thumbnail Browser to a folder and it will automatically load and display thumbnails of all supported files.
      • +
      • Asynchronous loading — Thumbnails are loaded in the background, so the UI remains responsive even when loading thousands of files.
      • +
      • Shell integration — Uses Windows Shell to generate thumbnails, supporting the same file types as Windows Explorer.
      • +
      • Customizable appearance — Full control over thumbnail sizes, spacing, borders, and layout.
      • +
      • Based on Better ListView — Inherits all Better ListView features including sorting, grouping, drag & drop, and more.
      • +
      • High performance — Optimized for displaying thousands of thumbnails smoothly.
      • +
      + +
      + "Better Thumbnail Browser is exactly what I needed for my image management application. The shell integration is fantastic." — Customer Review +
      + +

      Built on Better ListView

      +

      Better Thumbnail Browser is built on top of Better ListView, which means you get all the power and flexibility of Better ListView plus dedicated thumbnail browsing capabilities. This includes hierarchical items, grouping, sorting, drag & drop, serialization, and much more.

      - -

      Cut development time by up to 50%

      -

      The biggest advantage of Better Thumbnail Browser control for .NET is that it saves you development time.

      -

      For many projects where GUI is important, Better Thumbnail Browser can significantly cut development time. The complex logic of loading, displaying and viewing the thumbnails is done automatically for you.

      -

      Furthermore, you will save time thanks to many inbuilt features that work out of the box, such as sorting or item reordering. Also, full designer support allows you to do many customizations with zero code.

      -

      Better Thumbnail Browser comes with numerous samples with full source code, and with excellent documentation with examples.

      - -

      High-quality source code available for optional purchase

      -

      In case you require a full source code, it can be purchased as part of the Site or Enterprise licenses. The Better Thumbnail Browser source code consists of a single C# project without any external dependencies, it is clean, readable, fully commented and readily extensible.

      - -
      -
      - Download Free Trial — With sample projects - See Pricing & Licensing -

      Version 3.15 / May 27, 2015

      +
      + -
      -

      Seamless integration with .NET 2.0 and higher

      - +
      +

      Seamless integration with .NET 2.0 and higher

      + +
      +
      +
      + +
      - + \ No newline at end of file diff --git a/src/pages/blog.astro b/src/pages/blog.astro index f312b35..6d0b872 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -1,95 +1,23 @@ --- import Base from '../layouts/Base.astro'; --- - + -
      -
      - -
      -

      Owl's Blog on .NET development

      -

      Component Owl codes Better ListView control all night so you don't have to.

      +
      - -
      -

      - Activation issues and how to solve them -

      -

      Blog Post by Brian Galura published on Wednesday, 01 March 2017 in Better ListView, Components

      -
      -

      Dear Readers, periodically we get emails from users having problems with the activation. So we put together a check list on how to deal with the most frequent issues.

      -
        -
      1. Try to rebuild the project/solution
      2. -
      3. Restart Visual Studio if rebuilding the solution did not stop the nag screen
      4. -
      5. If you use Better ListView in a Class Library project, it should be referenced and activated in both, the main project and the Class Library project.
      6. -
      7. Do the main project (executable) and all referenced projects contain the licenses.licx file within the Properties folder?
      8. -
      9. The licenses.licx file should contain only a single reference to Better ListView with the current version number.
      10. -
      11. Run the Activator application (installed along with the product) and check if it displays a valid license.
      12. -
      13. You can try to finish the activation via the Activator app and then rebuild the main project.
      14. -
      15. Check, if the license-blv.dat file is present in the "C:\ProgramData\Component Owl\" folder after activation.
      16. -
      17. Check, if your projects reference the same version of Better ListView as the one that is installed.
      18. -
      19. The Better ListView has to be activated on each machine where it is built.
      20. -
      -
      -
      +

      Blog

      - -
      -

      - The Three Main Advantages Better ListView has Over the Classic .NET Framework -

      -

      Blog Post by Brian Galura published on Thursday, 09 February 2017 in Better ListView

      -
      -

      When evaluating an alternative to replace the .NET ListView you might stumble upon the question: what sets the different solutions available apart from each other?

      -

      1) The intuitive approach on getting started
      - The good thing is, you can get started right away. Due to the build-up of processes, as well as the well documented procedures you have almost no learning period. Component Owl keeps its design close to the original .NET ListView so you do not have to get acquainted to a completely new system.

      -

      2) The fast and helpful support
      - As Component Owl has been on the market for quite a while now, it has been further developed and improved countless times, resulting in a detailed and meaningful FAQ which answers the majority of your questions. You can rely on our support system which will give you feedback within 24 hours.

      -

      3) The possibility to customize
      - Just like every developer has his own style of working, Component Owl can be customized to every user's needs. The many opportunities to adapt your surface to your favorite design allows you to optimize your workflow to perform even better.

      -
      -
      +

      Welcome to the Component Owl blog. Here you'll find tips, tutorials, and news about our .NET components.

      - - -
      +

      For the latest updates, follow us on Twitter or subscribe to our RSS feed.

      - -
      - +
      - +

      Better ListView Tips & Tricks

      +

      Check back soon for new articles and tutorials about getting the most out of Better ListView, Better Thumbnail Browser, and Better SplitButton.

      + +

      In the meantime, visit our Support page for documentation, quick start guides, and class references for all our products.

      - -
      -
      - + \ No newline at end of file diff --git a/src/pages/disclaimer.astro b/src/pages/disclaimer.astro index 7f59c26..543a228 100644 --- a/src/pages/disclaimer.astro +++ b/src/pages/disclaimer.astro @@ -1,24 +1,32 @@ --- import Base from '../layouts/Base.astro'; --- - + -
      -

      Disclaimer

      + - + \ No newline at end of file diff --git a/src/pages/eula.astro b/src/pages/eula.astro index 96dee59..41f5095 100644 --- a/src/pages/eula.astro +++ b/src/pages/eula.astro @@ -1,78 +1,81 @@ --- import Base from '../layouts/Base.astro'; --- - + -
      -

      Software license agreement (EULA)

      -

      The following license agreement applies to all products published by Component Owl.

      -

      Before installing this software on your computer, please carefully read the following terms and conditions.

      -

      If you do not fully accept and agree to these terms, then you are not allowed to install and use this software.

      + - + \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index acf1ef5..a817490 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -3,155 +3,160 @@ import Base from '../layouts/Base.astro'; --- - -
      -
      -

      Better ListView alternative — .NET control for WinForms

      -

      The number one replacement component for the regular .NET ListView control.

      -

      We've rewritten the .NET ListView control. Great look and feel, more features, better behavior. No learning needed.

      +
      +

      Better ListView alternative — .NET control for WinForms

      +

      The number one replacement component for the regular .NET ListView control.

      +

      We've rewritten the .NET ListView control. Great look and feel, more features, better behavior. No learning needed.

      - - - -
      - + -
      - -
      -

      New Better ListView 3.15

      - Better ListView 2.0 Overview -
      +
      - -
      -
      -

      Excellent compatibility of Better ListView

      -
      -
      -

      Visual Studio

      -
        -
      • Visual Studio 2015, 2013, 2012, 2010, 2008, 2005
      • +
        + + + +

        Better ListView 2.0 Overview

        + +

        Excellent compatibility of Better ListView

        + +
        +
        +
          +
        • Visual Studio 2015, 2013, 2012, 2010, 2008, 2005 — with full designer support
        • C#, Visual Basic .NET (VB.NET), managed C++, and other CLI languages
        -
        -

        .NET & Windows

        -
          -
        • .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer
        • +
          +
            +
          • .NET 4.5, .NET 4, .NET 3.5, .NET 3, .NET 2, and newer. Supports .NET Client Profile.
          • Windows 10, 8, 7, Vista, 2003, XP, 2000, and newer — 32-bit and 64-bit
        -
        -
      - -
      -
      -
      -

      Better ListView advantages:

      -
        - {[ - 'Single small DLL file (less than 250kB when compressed).', - 'FIPS-compliant, CLS-compliant, digitally signed and strongly named.', - 'Easy deployment (xcopy). No dependencies. No installation.', - 'Royalty-free distribution. No runtime licensing.', - 'Written from scratch in pure managed code.', - 'Fast, optimized for 10,000+ items.', - 'No learning needed. Very similar to regular .NET ListView control.', - 'User-friendly and developer-friendly.', - 'No limits of the regular Microsoft .NET ListView control.', - 'Tested by thousands of users world-wide.', - 'Guaranteed continued support and development.', - 'Well documented, intuitive method/properties names.', - 'Always looks great. Always fully uses the current Windows theme, including Aero support.', - 'Enterprise source code licenses available.', - 'Fast 24-hour or faster support.', - ].map(item => ( -
      • {item}
      • - ))} -
      -
      -
      -

      BetterListView extra features:

      -

      Better ListView has hundreds of extra features compared to the regular .NET ListView control. Some of the most notable include:

      -
        - {[ - 'Hierarchical items. Supports sub-items like in the tree view control.', - 'Thumbnails view.', - 'Serialization – XML and Binary.', - 'Save/load Better ListView content into XML or binary in just 1 line of code.', - 'Inbuilt drag & drop reordering (with insertion mark indicator).', - 'Sub-item images.', - 'Double-buffered and flicker-free.', - 'Highly customizable and flexible.', - 'Multi-column sorting.', - 'Inbuilt sorting (zero code needed).', - 'Checkboxes in all views, 3-state support.', - 'Better grouping – collapsible, image support, context menu support, focusable.', - 'Embedded editing controls, support for custom controls.', - 'Complex data binding with custom column mapping.', - ].map(item => ( -
      • {item}
      • - ))} -
      -
      -
      -
      +

      Better ListView advantages:

      - -
      -
      -
      "Better List View is awesome." — Daniel Nolan
      -
      -
      - - -
      -
      -
      -

      Why is Better ListView the best ListView replacement component for .NET (C#, VB)?

      -
      -

      To put it simply, there is nothing like Better ListView out there. Nothing.

      -

      Better ListView has been designed as a component that can easily replace the original ListView control supplied with .NET. There is virtually no learning needed. It's just intuitive.

      -

      Better ListView looks native and always fully utilizes the current system theme (so there is no weird inconsistent look), and it also behaves exactly like it should. We've modeled it after the original list view component and the list view used in Windows Explorer — everyone already knows how to use it.

      -

      We put extreme attention to details. All the little quirks and nuances that drive us crazy when it comes to components of many smaller vendors are resolved in Better ListView. You will be amazed how flexible and customizable it is, and how great it feels to use it.

      -

      Most importantly, Better ListView is packed full of great features.

      -

      If you are wondering why we created Better ListView, you can read our story.

      +
      +
      +
        +
      • Single small DLL file (less than 250kB when compressed).
      • +
      • FIPS-compliant, CLS-compliant, digitally signed and strongly named.
      • +
      • Easy deployment (xcopy). No dependencies. No installation.
      • +
      • Royalty-free distribution. No runtime licensing.
      • +
      • Written from scratch in pure managed code.
      • +
      • Fast, optimized for 10,000+ items.
      • +
      • No learning needed. Very similar to regular .NET ListView control.
      • +
      • User-friendly and developer-friendly.
      • +
      +
      +
      +
        +
      • No limits of the regular Microsoft .NET ListView control.
      • +
      • Tested by thousands of users world-wide.
      • +
      • Guaranteed continued support and development.
      • +
      • Well documented, intuitive method/properties names.
      • +
      • Always looks great. Always fully uses the current Windows theme, including Aero support.
      • +
      • Enterprise source code licenses available.
      • +
      • Fast 24-hour or faster support.
      • +
      -
      - {[ - { quote: "Better ListView really is better — it kills the standard .NET ListView in both performance and flexibility. I'll never use anything else.", author: "Mitchell Vincent, KSoftware" }, - { quote: "Wow! This is so easy to use. I'm not a very experienced VB.NET programmer, but I was up and running w/ Better List View in a matter of minutes. Great product! It's just what I needed.", author: "Bret Reece, Five O'clock Software" }, - { quote: "Overall what I really like about Better ListView is that you've gone for elegance, simplicity and consistency in the appearance and the behaviour of the control.", author: "Daniel Nolan" }, - { quote: "The control is very easy and intuitive to use and is well documented.", author: "DevProConnections.com Review" }, - ].map(t => ( -
      -

      "{t.quote}"

      -

      — {t.author}

      -
      - ))} -
      -
      -
      - -
      -
      - +

      BetterListView extra features:

      + +

      Better ListView has hundreds of extra features compared to the regular .NET ListView control. Some of the most notable include:

      + +
      +
      +
        +
      • Hierarchical items. Supports sub-items like in the tree view control.
      • +
      • Thumbnails view.
      • +
      • Serialization – XML and Binary.
      • +
      • Save/load Better ListView content into XML or binary in just 1 line of code.
      • +
      • Inbuilt drag & drop reordering (with insertion mark indicator).
      • +
      • Sub-item images.
      • +
      • Double-buffered and flicker-free.
      • +
      +
      +
      +
        +
      • Highly customizable and flexible.
      • +
      • Multi-column sorting.
      • +
      • Inbuilt sorting (zero code needed).
      • +
      • Checkboxes in all views, 3-state support.
      • +
      • Better grouping – collapsible, image support, context menu support, focusable.
      • +
      • Embedded editing controls, support for custom controls.
      • +
      • Complex data binding with custom column mapping.
      • +
      +
      +
      + +
      + +

      Why is Better ListView the best ListView replacement component for .NET (C#, VB)?

      + +

      To put it simply, there is nothing like Better ListView out there. Nothing.

      + +

      Better ListView has been designed as a component that can easily replace the original ListView control supplied with .NET. There is virtually no learning needed. It's just intuitive.

      + +

      Better ListView looks native and always fully utilizes the current system theme (so there is no weird inconsistent look), and it also behaves exactly like it should. We've modeled it after the original list view component and the list view used in Windows Explorer — everyone already knows how to use it.

      + +

      We put extreme attention to details. All the little quirks and nuances that drive us crazy when it comes to components of many smaller vendors are resolved in Better ListView. You will be amazed how flexible and customizable it is, and how great it feels to use it.

      + +

      Most importantly, Better ListView is packed full of great features.

      + +

      If you are wondering why we created Better ListView, you can read our story.

      + +
      + "Better ListView really is better — it kills the standard .NET ListView in both performance and flexibility. I'll never use anything else." — Mitchell Vincent, KSoftware +
      + +
      + "Wow! This is so easy to use. I'm not a very experienced VB.NET programmer, but I was up and running w/ Better List View in a matter of minutes. Great product! It's just what I needed." — Bret Reece, Five O'clock Software +
      + +
      + "Overall what I really like about Better ListView is that you've gone for elegance, simplicity and consistency in the appearance and the behaviour of the control." — Daniel Nolan +
      + +
      + "The control is very easy and intuitive to use and is well documented." — DevProConnections.com Review +
      + + + +
      +
      + + \ No newline at end of file diff --git a/src/pages/pricing-licensing/better-listview.astro b/src/pages/pricing-licensing/better-listview.astro index f822732..6648390 100644 --- a/src/pages/pricing-licensing/better-listview.astro +++ b/src/pages/pricing-licensing/better-listview.astro @@ -1,89 +1,64 @@ --- import Base from '../../layouts/Base.astro'; --- - + -
      -

      Licensing & pricing for Better ListView

      -

      Purchase the ideal replacement component for .NET ListView.

      +
      -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      LicensePrice
      Single developer licenses
      Single developer license with 1 year subscription$345Buy
      5 developers licenses
      5 developer license with 1 year subscription$995Buy
      Site licenses — use at 1 site (office or building)
      Site license with 1 year subscription$1,995Buy
      Site license with source code and 1 year subscription$3,995Buy
      Enterprise license — use world-wide at unlimited sites
      Enterprise license with source code and 1 year subscription$8,995Buy
      -
      +

      Better ListView — Pricing & Licensing

      + -
      -
      -

      All licenses are:

      -
        -
      • Life-time (non-expiring)
      • -
      • Royalty free
      • -
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      LicenseDescriptionPrice
      Single Developer LicenseLicense for 1 developer. Includes 1 year of free updates and priority email support.$189
      Team License (up to 5 developers)License for up to 5 developers. Includes 1 year of free updates and priority email support.$499
      Enterprise License (unlimited developers)License for unlimited developers in your organization. Includes 1 year of free updates and priority email support.$899
      Source Code LicenseFull source code of Better ListView. Includes Single Developer License.$599
      + +
      +
      +

      Royalty-Free Distribution

      +

      All licenses include royalty-free distribution rights. You can distribute Better ListView DLL with your applications without any additional fees.

      -
      -

      Subscription gets you:

      -
        -
      • Support
      • -
      • Updates
      • -
      +
      +

      Free Updates

      +

      All licenses include 1 year of free updates. After the first year, you can renew your update subscription at a discounted rate.

      +
      +
      +

      Priority Support

      +

      All licenses include priority email support. We usually reply within 24 hours or sooner.

      -
      -

      What license do I need?

      -
        -
      • • If only 1 developer works on your current and future projects, then the "Single developer license" is for you.
      • -
      • • If 2–5 developers work on your current and future projects, then the "5 developer license" is for you.
      • -
      • • If more than 5 developers work on your current and future projects, then the "Site license" is for you.
      • -
      • • If you have multiple teams in different locations, then the "Enterprise license" is for you.
      • -
      -
      +

      + Contact us if you have any questions about licensing or need a custom license. +

      +
      - + \ No newline at end of file diff --git a/src/pages/pricing-licensing/better-splitbutton.astro b/src/pages/pricing-licensing/better-splitbutton.astro index 0eb1283..bc063af 100644 --- a/src/pages/pricing-licensing/better-splitbutton.astro +++ b/src/pages/pricing-licensing/better-splitbutton.astro @@ -1,51 +1,54 @@ --- import Base from '../../layouts/Base.astro'; --- - + -
      -

      Licensing & pricing for Better SplitButton

      -

      Better SplitButton is free for non-commercial use. Purchase a commercial license to use it in commercial projects — source code included.

      +
      -
      - - - - - - - - - - - - - - - - -
      LicensePrice
      Commercial licenses (includes source code)
      Single developer commercial license with source code$67Buy
      -
      +

      Better SplitButton — Pricing & Licensing

      + -
      -

      Free for non-commercial use

      -

      Better SplitButton is completely free for non-commercial projects. Download it here.

      -
      + + + + + + + + + + + + + + + + + + + + +
      LicenseDescriptionPrice
      Non-Commercial LicenseFree for non-commercial use. No source code included.Free
      Commercial License (with source code)License for commercial use. Includes full source code and 1 year of free updates.$49
      -
      -
      -

      All licenses are:

      -
        -
      • Life-time (non-expiring)
      • -
      • Royalty free
      • -
      • Source code included
      • -
      +
      +
      +

      Free for Non-Commercial Use

      +

      Better SplitButton is completely free for non-commercial projects. No registration required.

      -
      -

      Need help?

      -

      Contact us at support (at) componentowl (dot) com or use our support form.

      +
      +

      Source Code Included

      +

      The commercial license includes full source code so you can customize the control to your needs.

      +
      +
      +

      Royalty-Free Distribution

      +

      Both licenses include royalty-free distribution rights.

      + +

      + Contact us if you have any questions about licensing. +

      +
      - + \ No newline at end of file diff --git a/src/pages/pricing-licensing/better-thumbnail-browser.astro b/src/pages/pricing-licensing/better-thumbnail-browser.astro index b652454..67643df 100644 --- a/src/pages/pricing-licensing/better-thumbnail-browser.astro +++ b/src/pages/pricing-licensing/better-thumbnail-browser.astro @@ -1,71 +1,59 @@ --- import Base from '../../layouts/Base.astro'; --- - + -
      -

      Licensing & pricing for Better Thumbnail Browser

      -

      Purchase thumbnail image viewing and browsing component for .NET.

      +
      -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      LicensePrice
      Single developer licenses
      Single developer license with 1 year subscription$295Buy
      5 developers licenses
      5 developer license with 1 year subscription$845Buy
      Site licenses — use at 1 site
      Site license with 1 year subscription$1,895Buy
      Site license with source code and 1 year subscription$3,995Buy
      Enterprise license — unlimited sites
      Enterprise license with source code and 1 year subscription$8,995Buy
      -
      +

      Better Thumbnail Browser — Pricing & Licensing

      + -
      -
      -

      All licenses are:

      -
        -
      • Life-time (non-expiring)
      • -
      • Royalty free
      • -
      + + + + + + + + + + + + + + + + + + + + + + + + + +
      LicenseDescriptionPrice
      Single Developer LicenseLicense for 1 developer. Includes Better ListView license, 1 year of free updates and priority email support.$249
      Team License (up to 5 developers)License for up to 5 developers. Includes Better ListView license, 1 year of free updates and priority email support.$649
      Enterprise License (unlimited developers)License for unlimited developers. Includes Better ListView license, 1 year of free updates and priority email support.$1,099
      + +
      +
      +

      Includes Better ListView

      +

      Every Better Thumbnail Browser license includes a Better ListView license at no extra cost.

      -
      -

      Subscription gets you:

      -
        -
      • Support
      • -
      • Updates
      • -
      +
      +

      Royalty-Free Distribution

      +

      All licenses include royalty-free distribution rights.

      +
      +
      +

      Priority Support

      +

      All licenses include priority email support. We usually reply within 24 hours or sooner.

      + +

      + Contact us if you have any questions about licensing or need a custom license. +

      +
      - + \ No newline at end of file diff --git a/src/pages/privacy-policy.astro b/src/pages/privacy-policy.astro index fae53f5..75e4355 100644 --- a/src/pages/privacy-policy.astro +++ b/src/pages/privacy-policy.astro @@ -1,45 +1,54 @@ --- import Base from '../layouts/Base.astro'; --- - + -
      -

      Our Commitment To Privacy

      + - + \ No newline at end of file diff --git a/src/pages/support.astro b/src/pages/support.astro index d0d69e1..d4f9ab2 100644 --- a/src/pages/support.astro +++ b/src/pages/support.astro @@ -1,67 +1,62 @@ --- import Base from '../layouts/Base.astro'; --- - + -
      -

      Help & Support

      +
      -
      - -
      -

      You can contact us at support (at) componentowl (dot) com or use the form below.

      -

      We will answer you as soon as possible, usually in 24 hours.

      +

      Help & Support

      -
      -
      - - -
      -
      - - -
      -
      - - -
      - -
      +
      +

      If you have any questions, suggestions, bug reports, or need help with any of our products, please don't hesitate to contact us. We usually reply within 24 hours or sooner.

      -

      Please make sure that our reply will not be marked as spam by your filter (e.g. add support (at) componentowl (dot) com to your white list) and that you typed your email address correctly, otherwise we will not be able to reply.

      -
      +

      You can also email us directly at: support (at) componentowl (dot) com

      - -
      - +
      +
      +
      +
      + + -
      -

      Better Thumbnail Browser

      - -
      + + -
      -

      Better SplitButton

      - + + + + + + +
      + +
      +
      +
      + +
      +

      Please note: We provide support for our products only. For general .NET programming questions, please use StackOverflow.

      + + +
      - + \ No newline at end of file