Search for: 
Advanced Search

 
HomeAboutReviewsSubmitNew Releases
LATEST REVIEW
Easy FlashMaker (SWF Creator)
An easy way to create unsophisticated Flash movies.
    Audio & Video
    Business
    Communications
    Desktop Enhancements
    Developer Tools
    Education
    Games
    Design & Photo
    Home & Hobby
    Internet
    Security & Privacy
    Servers
    Utilities & Drivers
    Web Developer Tools

Windows forms controls software: Your custom forms on Outlook forms and views, Controls for C# and VB.Net developers, Intelligent control resizing for VB 6.0 and more.


  Teroid Windows Forms Graph 1.0 Teroid Software Limited Released: May 09, 2008  

No image

Rating: Not rated



Teroid Windows Forms Graph is a .NET Windows Forms control which draws a column, line or bar graph from an array of numerical data. Minimum and maximum values can be set to any value, index marks and values can be shown on each axis and all colors, fonts and line thicknesses can be set. Header and footer text can be set, and the graph can be retrieved as a bitmap to be printed or saved to file.

Platforms:  Win95 Win98 WinME WinNT 4.x Windows2000 WinXP Windows2003 Windows Vista Starter Windows Vista Home Basic Windows Vista Home Premium Windows Vista Business Windows Vista Enterprise Windows Vista Ultimate
 
Developer Tools Components & Libraries
Type: Freeware Cost: $0.00 US Size: 330 K
http://www.teroid.com/downloads/windowsformsgraph.exe Download:
www.teroid.com

Keywords: Net components, net, windows forms controls, chart, graphing

  Stimulsoft Reports.Net 2008.1 Stimulsoft Released: Mar 10, 2008  

No image

Rating: Not rated



Stimulsoft Reports.Net is a .NET based report generator which helps you create flexible and feature rich reports. You can use the report designer both in design time and in runtime. End-user report designer is runtime royalty-free. Using Stimulsoft Reports.Net you can create reports on the bases of the variety of data sources. Created reports can be used both in Windows Forms and in Asp.Net. Rendered report can be exported to many formats.

Platforms:  Win98 WinME WinNT 4.x WinXP Windows2000 Windows2003 Windows Tablet PC Edition 2005 Windows Media Center Edition 2005 Windows Vista Starter Windows Vista Home Basic Windows Vista Home Premium Windows Vista Business Windows Vista Enterprise Windows Vista Ul
 
Developer Tools C / C++ / C#
Type: Shareware Cost: $599.95 US Size: 12553 K
http://www.stimulsoft.com/downloads/StimulReportDemo.zip Download:
www.stimulsoft.com

Keywords: database, free report, activex, free controls, zip code

  Manco .NET Licensing System 3.2.2 Manco Software Released: Feb 29, 2008  

Manco .NET Licensing System  

Rating: Not rated



Manco .NET Licensing System is powerful licensing and copy protection tools for .NET Windows Forms, WPF, and ASP.NET applications, controls and components. Protection library is available for .NET Framework 1.1, 2.0, 3.0 and .NET Compact Framework 2.0. It uses very flexible licensing schema with following main features: Strong encryption, Time/Usage Limited Evaluation, Flexible license content, Encrypt code and data, Source Code Integration.

Platforms:  Windows2000 WinXP Windows2003
 
Developer Tools Management & Distribution
Type: Shareware Cost: $74.95 US Size: 6562 K
http://www.mancosoftware.com/Files/manco.licensing.zip Download:
www.mancosoftware.com

Keywords: computer, encryption, C#, VB, idm

  IntegralUI TreeView 1.5.367 Lidor Systems Released: Jan 09, 2008  

No image

Rating: Not rated



With IntegralUI TreeView you can create rich hierarchical presentation of your data. Use XML tags to fill the tree node content with text in multiple colors and paragraghs, images, custom controls, checkbox, flag and hyperlinks. Includes fast list creation, Advanced Drag&Drop, Rich styling features, Customizable Appearance and Themes, Vista look & feel, Watermarks, XML Load/Save.

Platforms:  Win98 WinME WinNT 4.x Windows2000 WinXP Windows2003 Windows Vista Starter Windows Vista Home Basic Windows Vista Home Premium Windows Vista Business Windows Vista Enterprise Windows Vista Ultimate Windows Vista Home Basic x64 Windows Vista Home Premium x6
 
Developer Tools Components & Libraries
Type: Commercial Cost: $149.00 US Size: 2006 K
http://www.lidorsystems.com/downloads/iutvevs05.zip Download:
www.lidorsystems.com

Keywords: control, custom treeview, treeview, tree control, genealogy

  ActualMap 4.0 VDS Technologies Released: Sep 26, 2007  

ActualMap  

Rating: Not rated



ActualMap is a set of high-performance, .NET mapping components and controls for embedding maps in desktop (Windows Forms) applications. ActualMap gives you the ability to generate maps, drill-down capability, thematic mapping, routing, vehicle tracking and other features that will make the maps fully interactive.

Platforms:  Win98 WinME WinNT 4.x WinXP Windows2000 Windows2003 Windows Media Center Edition 2005 Windows Vista Starter Windows Vista Home Basic Windows Vista Home Premium Windows Vista Business Windows Vista Enterprise Windows Vista Ultimate Windows Vista Home Basic
 
Developer Tools Components & Libraries
Type: Shareware Cost: $799.00 US Size: 8191 K
http://www.vdstech.com/download/actualmap.exe Download:
www.vdstech.com

Keywords: CAD, vector, COM, COM, remote control software

  Nevron User Interface for .NET Q2_2007 Nevron Released: Aug 16, 2007  

Nevron User Interface for .NET  

Rating: Not rated



Nevron User Interface has remarkable render quality and speed. Usage of pluggable renderers and palettes leverages the simplicity and extensibility of all components to a degree never experienced before. Explore rich docking library, professional and extensible command bars and set of extended Windows Forms controls designed to bring to your Windows Forms applications the latest GUI standards and technologies.

Platforms:  Win95 Win98 WinME WinNT 4.x Windows2000 WinXP Windows2003
 
Developer Tools Components & Libraries
Type: Shareware Cost: $369.00 US Size: 169645 K
http://www.nevron.com/downloads/demos/dotnetvision/dotnetvisiondemo.zip Download:
www.nevron.com

Keywords: ASP, net toolbar, tabbed mdi, command bars, control

  Teroid Data Grid View Print Control 1.4 Teroid Software Limited Released: Jan 22, 2007  

Teroid Data Grid View Print Control  

Rating: Not rated



Teroid Data Grid View Print Control provides much-needed printing, page setup and print preview functionality for the DataGridView, which replaces the DataGrid in .NET 2.0.

This control is very simple to use: just set its DataGridView property and call the PageSetup, PrintPreview and Print methods in the appropriate menu or button click event handlers.

Platforms:  Win95 Win98 WinME WinNT 4.x Windows2000 WinXP Windows2003
 
Developer Tools Active X
Type: Commercial Cost: $39.95 US Size: 168 K
http://www.teroid.co.uk/downloads/datagridviewprintcontrol.exe Download:
www.teroid.co.uk

Keywords: c#, net controls, ASP, visual studio, forms

  Teroid Data Grid View Export Control 1.0 Teroid Software Limited Released: Nov 13, 2006  

No image

Rating: Not rated



Teroid Data Grid View Export Control is a .NET Windows Forms control which exports the contents of a Data Grid View to a csv (comma separated values), XML or HTML file.

It is very simple to use: just set the DataGridView property and call the ExportToCsv, ExportToXml or ExportToHtml methods. These methods are overridden and can either take a filename as a parameter or prompt the user with a Save As dialog box.

Platforms:  Win95 Win98 WinME WinNT 4.x Windows2000 WinXP Windows2003
 
Developer Tools Active X
Type: Commercial Cost: $39.95 US Size: 127 K
http://www.teroid.co.uk/downloads/datagridviewexport.exe Download:
www.teroid.co.uk

Keywords: HP Tru64, database, control, export, export

  StimulReport.Net 2006.4 Stimulsoft Released: Nov 08, 2006  

StimulReport.Net  

Rating: Not rated



StimulReport.Net is a .NET based report generator which helps you create flexible and feature rich reports. You can use the report designer both in design time and in runtime. End-user report designer is runtime royalty-free. Using StimulReport.Net you can create reports on the bases of the variety of data sources. Created reports can be used both in Windows Forms and in Asp.Net. Rendered report can be exported to many formats.

Platforms:  Win98 WinME WinXP WinNT 4.x Windows2000 Windows2003
 
Developer Tools Components & Libraries
Type: Shareware Cost: $499.95 US Size: 7196 K
http://www.stimulsoft.com/downloads/StimulReportDemo.zip Download:
www.stimulsoft.com

Keywords: analysis, ado, c#, c#, reporting tool net framework

  Teroid Data Filter 2.1 Teroid Software Limited Released: Oct 09, 2006  

Teroid Data Filter  

Rating: Not rated



Teroid Data Filter 2.0 is a .NET Windows Forms control allowing users to specify filtering criteria for an ADO .NET DataView object. A column or row is added to the control for each column in the DataView, each containing controls allowing the user to set the criteria condition (=, >, LIKE etc) and a criteria value. These selections are then used to create a filter string for use as the DataView's RowFilter property.

Platforms:  Win95 Win98 WinME WinNT 4.x Windows2000 WinXP Windows2003
 
Developer Tools Active X
Type: Commercial Cost: $39.95 US Size: 110 K
http://www.teroid.co.uk/downloads/datafilter.exe Download:
www.teroid.co.uk

Keywords: Object Oriented, windows forms controls, database, data, database management

 
Free Download Manager - Software Download Site
Contact us