listview
SortListView 1.01
A standrad TListView descendant with sorting capability more>>
Being simple and straight forward, you can easily convert your standard listview to this component without modifying a single code, using text replacement tool or IDE expert.
Beerwins javascript Listview 1.0
Small and dirty open source javascript listview for web applications. more>> Beerwins javascript Listview for DHTML pages
Copyright (C) Beerwins World of Stuff, 2007
Open source stuff
Small and dirty open source javascript listview for web applications as:
file managers
database projects
name lists
detailed lists
and many more...
Just include the attached .js file into your HTML document and see how it is used in the index.html file.
Can operate in server-side script-generated pages.<<less
Visual FoxPro 6.0 Sample: Demonstrates the ListView Control 6
Visual FoxPro 6.0 Sample: Demonstrates the ListView Control provides users with a very useful sample which illustrates the use of the properties and methods of the ActiveX ListView control in Visual FoxPro. more>> <<less
XIGraffixListView Evaluation Edition 1.0.7.1121
XIGraffixListView Evaluation Edition seems to be easily added to your application in basic or advanced mode. more>>
XIGraffixListView Evaluation Edition 1.0.7.1121 seems to be easily added to your application in basic or advanced mode. The XI design is a web look-a-like style and you can add nearly endless rows in XIGraffixListView even if you only have 1 or 6 columns in the board.
The XIListView works Horizontally instead of Vertically like a standard list. This ListView is not designed for more than 6 columns, but for the performance and the style itself. The rest of the columns or line information that is not displayed on the screen, can be put in Labels or other controls.
Major Features:
- 19 variable virtual XIListView from cube to wave style.
- A great set of different help samples.
- 7 different row Heights (16, 20, 24, 32, 48, 64, 96)
- Add up to 6 columns/heads on each XIListView.
- Add endless rows to XIListView.
- Add Variable font size or text and font colors to the row.
- Supports font size in the range from 6 to 9.
- Set the smooth style to high or low quality.
- More then 150 built-in color themes.
- Drag and drop rows or files to XIListView.
- You can easily delete one or more rows in one single command
- Edit rows directly onboard XIListView and many more.
Requirements:
- Processor Pentium4 128MB
- RAM 100MB HDD space
- 128MB 3D hardware accelerated
- Microsoft Visual Studio 2005/2008 or Microsoft Visual Studio Express Edition Microsoft .NET
- Framework Version 2.x/3.x
- Microsoft DirectX 9.0c or higher
ListCD 1.0
ListCD is a nifty CD player that lets to enter names of all the tracks on a CD more>>
Sometime in the future, it will also be able to fetch lists over the Internet from CDDB so that you dont have to type in the entire list if someone else had already done so.
Main features:
- Track lists.
- Slider to control absolute position within a piece.
- ListView, Report View, and Small Icon View.
- Compact and simple (program size is 41 KB).
- Standard Windows user interface.
IsDebug 1.0
went through a spell recently where I had to dig through assemblies every day trying to find which were release, the latest version, etc more>> went through a spell recently where I had to dig through assemblies every day trying to find which were release, the latest version, etc. Unfortunately, the C# and VB.NET compilers dont set the debug bit on the files they emit, so theres no way (that I know of) to determine if an assembly is debug or release without doing it in code. So I did it in code and present it to you, my dear friend.
Launching instructions:
Put a shortcut in your SendTo folder (most preferred), or
Put a shortcut on your desktop, if youre into that kind of thing (not as preferred), or
Put a shortcut in your start menu (not preferred)
Instructions:
Drop a file, files or a directory on the icon, or
Drop a file, files or a directory on the listview<<less
Lutow 3.1.8.45
Lutow is a simple application that will help you control which programs are to be started during windows startup more>>
Lutow reads the registry runs and displays them in a listview. This way it is very easy to sperate the programs that are annoying or even harmful (such as trojans or some viruses) and the ones that are needed to complete your startup successfully.
To protect you from data loss LUTOW creates up to 6 automatic backups!
EldoS ElTree Lite 2.40a
Unique component that joins the power of TreeView and ListView. more>>
Utilities for .NET (U4N) 1.2.0.0
Utilities for .NET (U4N) is an easy to use and quick .NET class library with many interesting and useful components more>>
Many controls can be easily and quickly configured directly inside the Designer of your development tool.
Main features:
- Easy and quick to use! Many controls can be configured directly inside the Designer of your development tool. This increase productivity, and frees you from coding ripetitive and boring routines...
- Enhance comboboxes and get shell icons. The "ComboBoxEnhancer" component allows you to customize comboboxes (colors, fonts, icons, multi-columns). The "ShellItemIcon" component, instead, extracts icons from shells objects.
- Dont you like MenuStrips? If you dont like MenuStrips, or simply prefer using the more Windows native MenuItems, so, the "MenuImage" component could help you.
- Sort ListViews and save/restore layouts without coding! The "ListViewSortManager" component is what you need to quickly sort ListViews. The "LayoutSaver" component, instead, helps you in saving and restoring the layout of many controls (Form, ListView, Splitter, ListViewSortManager, SplitContainer, ToolStrip, TabControl).
- Perform various other operations... Classes such as "MiscTools", "IniFile", "ObjectSerializer", "Fraction" and "DbTools" provide many methods to add or simplify many .NET Frameworks functions (encryption, ecoding, INI files management, serialization, fractions, path functions, etc).
- Install/remove NT services and do shutdown. The "ServiceManager" component allows you to install or remove an NT service without using the "installutil.exe" tool. The "ShutdownManager" component, instead, can poweroff, reboot or logoff the local (or a remote) machine. This sample form also contains the "Line" control used to draw a simple separator line.
- Print a ListView or DataTable. Class "ListPrinter" can be easily used for printing the contents of a ListView or DataTable. By handling the exposed events, you can customize each part (header, items, footer) that will be printed on the page.
- Do you need a classes overview? All the classes are documented using an MSDN-like interface.
System requirements:
- .NET
Microsoft Visual C++ 2005 Express Edition
Visual C++ 2005 Express Edition enables you to write managed applications for the .NET Framework more>>
The Visual C++ 2005 implements the new ECMA C++/CLI standard for writing simple yet powerful code for the .NET Framework?s Common Language Runtime (CLR). Using Visual C++, you can write class libraries, console applications, or Windows Forms applications. Visual C++ 2005 also lets you use C++ to build 32-bit native code console applications that have access to the full Standard C and C++ libraries. You can also mix native and managed code in a single project, giving you the flexibility to use existing libraries as well as .NET Framework classes in the same application.
Visual C++ 2005 Express Edition includes a fully ISO-compliant implementation of the Standard Template Library (STL). STL is a general purpose library of algorithms and data structures that is based on a concept known as generic programming. The library includes the container classes?such as vector, queue, list, and map?that are implemented using C++ templates. These work with any data type, including both built-in types as well as any types you define yourself.
Main features:
Powerful Language and Libraries
- Create managed and native C++ applications
- Standards conformant, optimizing C++ compiler
- Standard Template Library (STL)
- Use third-party libraries to increase productivity
More Secure C++
- Safe C Runtime Library (CRT)
- Buffer overrun detection
Visually Design Windows Applications
- Visual design surface
- Toolbox
- Property Window
- Snap lines
- Toolstrip control
- Menu control
- Container controls
- WebBrowser control
- MaskedTextBox control
- Background Worker component
- NotifyIcon control
- TreeView control
- ListView control
Interactive Development Environment
- IntelliSense
- XML comments
- Task List
- Find All References
- Navigate code
- Call Browser
Powerful Debugging
- Breakpoints
- Edit and Continue
- Debugger Data Tips
- Debugger Visualizers
- Call Stack
- Conditional Breakpoints
- Breakpoint Window
UltraExplorer 2.0.0.0
Perform file-management tasks in a customizable environment. more>>
UltraExplorer 2.0.0.0 is a useful tool designed to be the ultimate File Manager for Microsoft Windows. The user interface is completely customizable. You can hide or show as many of the featured windows, dock them in other places or let them float as free standing windows. The same is true for the tool bars as well. You can even move buttons from toolbars to other toolbars and assign your own short cuts keys.
Major Features
- Drop stack window,
- Favorites window
- Command line window,
- Filter window,
- Folders window
- History window
- List view window
- And tabbed folders.
Enhancements:
- Includes each Listview now has its own Tabset
- Improved keyboard handling on the Columns View.
Use the objects in the favorites tree just like the normal treeview and listview controls. Command Line Window - Cant give up DOS and a command line? UltraExplorer has a built in command line window
User definable visual themes - Fully configurable layouts - Classic Treeview/Listview layout - Dual Listview layout - New ListMode layout - Any combination of the above can also be designedGizmo Script 2.0.15
Gizmo Script is a scripting language which is focused on automation more>>
Main features:
- Simulate keyboard commands and keystrokes
- Simulate mouse movements and mouse clicks
- Automate repetitive tasks with explicit/relative functionality
- Spy on controls in a foreign process and monitor them
- Enumerate Windows/Processes; perform actions on them
- Read and manipulate registry values
- Access databases programmatically (with Gizmo Database)
- Sync programmatically (with Gizmo Synchronization)
SharpFile 0.7.6.572
A small, efficient orthodox file manager written in C# more>> A small, efficient orthodox file manager written in C#
A very useful file management tool. Divided in two panels makes the file organizing process a smooth and fast one.
Main features:
- Drag and drop for copy/move
- Right-click context menu
- File rename with filename selection and tooltips for incorrect file characters Automatically refreshing file view
- Calculate directory size inline
- Tabs Filter files on-the-fly File icons (including svn overlay icons in XP)
- Most operations are multi-threaded for a smoother experience
- Massive amounts of configurability
- Preview panel which shows the text inside text files and thumbnails for graphic files (if configured)
- Dynamic tool menu to use custom inputs for commands
Enhancements:
- New implementation of docking/tabbing functionality with DockPanel Suite.
- Double-click in the tab area creates a new tab.
- Right-click in the tab area displays a context-sensitive menu.
- Middle-click on a tab closes the currently active tab.
- Right-click the separator for a context menu.
- Switch tabs by Ctrl-Tab.
- Close active tab by Ctrl-W.
- Add new tab to active pane with Ctrl-T.
- Focus the path textbox with Ctrl-E.
- Focus the filter textbox with Ctrl-F.
- Swap active pane with tab key.
- Ability to swap panels.
- Ability to change orientation.
- Save, retrieve paths on startup/exit of application.
- Store sort order for each column in the listviews.
- Customize listview font.
- Customize listview view type.
- Plugin pane infrastructure so that each pane is a dll that can be loaded dynamically.
- Command line pane to have access to the command line of the currently selected path.
- Screen pane to change opacity and brightness of application. [Marc.GIRAUDOU]
- Regex renamer pane for batch renaming of currently selected pane. [Marc.GIRAUDOU]
- Updated preview pane to adhere to the plugin pane infrastructure.
- Store orientation, state, height, tab text for startup/exit.
- Load/store custom settings for plugins. [Issue: 103]
- View menu to hide/show panes on the fly.
- Change the versioning convention to use the svn revision number for the minor version number.
- Add in Common source to source tree. [Issue: 99]
- Split Infrastructure into its own assembly for easier plugin generation.
- New status message shows more data about the selected files and the total selected size.
- Save position of form and window state (maximize, normal, minimized). [Issue: 92]
- Blink the path textbox if it was entered incorrectly.
- FIX: An intermittent exception when starting the application. [Issue: 94]
- FIX: Add newly discovered drives into the drive dropdown in the correct location.
- FIX: When showing a parent directory and loading a path at least 2 directories deep, the parent directory now correctly goes to the parent.
- FIX: Large file sizes will now show the correct human-readable size.
Registry Commander 1.04.3054
A replacement for the registry editor that comes with Windows more>>
Features:
- - Registry Commander uses some standard shortcuts defined from back in the DOS days in applications such as Norton Commander.
- - A column always displays the size of a values data.
- - Supports all 12 data types in the registry, defined in the "winnt.h" header file. Most other registry editors only handles Strings, Binary, DWord & Expanded Strings sometimes even MultiString, thats only 5.
- - Copy or Rename/Move entire keys and values from one key to another.
- - A history list has been added to quickly jump from current key to a previously key.
- - Cut or Copy keys and values from one key and paste them into another, using the clipboard.
- - Able to change a values data type. E.g. you can change a string into a binary value without changing the contents of the data.
- - Ability to interpret one value for another, without modifying the data. This would allow you to view a string saved as a binary value.
- - Search part of or the entire registry database, not only can you search by a keyword, but you can also search by size or data type.
- - Registry Commander allows you to bookmark keys or values so you can access them more quickly.
Enhancements:
- - You can now control the format of the value data shown in the listview. The tab "Type Format" in the configuration dialog, contains an edit field for each data type, by editing these, you control the output.
- - Pressing Ctrl+R in the "Key Tree" dialog will refresh the tree, and allow new keys to be displayed.
- - Added a notify sound, which is played after some functions, e.g. after a search has completed. You can choose what wave file to be played, in the configuration dialog.
- - Fixed a very nasty bug that caused stack overflow in the search function. This could occur if RegQueryInfoKey() returned a pcbMaxSubKeyLen of zero, even if it was not. Am I looking at a bug in the Windows Registry API here? What I do, is to allocate a buffer with the size pcbMaxSubKeyLen+1, with the pcbMaxSubKeyLen of zero that leaves our buffer with a size of 1, not enough to store a key name, therefore all subkeys within this key would be reported as an empty string, and the search routine would go into an endless loop. If anyone could elaborate on this, Id be very happy to listen.
- - New option added in the configuration dialog, called "Re-read key when the program is focused". By enabling this option, the current key is automatically reread when it receives focus from another program, for instance tabbing between programs.
- - When you type in a registry path, you *must* use backslashes to divide the keys, in previous versions it was acceptable to use forward slashes as well. This was changed, because it was impossible to open a key, which had a forward slash in its name.
- - Fixed an error in the "Export Key" function, that in certain cases would save binary values, in a format that RegEdit wouldnt recognize and couldnt import.
- - Changed the names of the bookmarks. "Bookmarks -> User Bookmarks", "Search Result -> Search Bookmarks" and "Copied Items -> Cut/Copy Bookmarks". This has been done to make it clearer, that they are only bookmarks, not real registry entries.
- - The new functions "Find AutoRun Values" will list all values in HKEY_CURENT_USER and HKEY_LOCAL_MACHINE under Run/RunOnce/RunServices/RunServiceOnce in the key SoftwareMicrosoftWindowsCurrentVersion in the Search Bookmarks.
- - The "Key Tree" has been moved to the new "Tools" menu item.
- - The added "Rebuild File Associations" function is very neat, if you manually have changed a file association or default icon under HKEY_CLASSES_ROOT. It will tell Windows to rebuild its associations, so the correct icons will show.
- - I changed the way in which "Key Tree" scans the registry keys, this has made it a lot faster than in previous versions.
- - Rewrote the routine that deletes keys recursive, this fixes a problem, which only occurred on Win2k/XP. The reason is that you are not allowed to delete a registry key, on NT based systems, if it contains values. Previous versions had some problems doing this correct, because it didnt get all the values removed prior to the deletion of the keys.
- - Increased the data import blocksize to 32kb, compared to the previous versions, which only allowed 16kb. This was done, because someone notified me about a Microsoft support article, which required you to import a file into the registry, which was larger than 16kb. This was somewhat funny, since I read in the Microsoft SDK that data above 16kb should be stored in a file, and not in the registry, bah never trust Microsoft.
- - Showing the root list by pressing F12, wouldnt always draw the items from the top of the listview.
- - If you run a Windows NT based system, the write time of a key has been added to the key information.
- - Moved the "Value Data" column to be the right most column. It fits better this way I think.
- - Cut, Copy and Paste now works when you edit the name of a key or value.
- - Added the support for QWord; REG_QWORD is defined as 11. Its icon is light blue

+ShortMan 2.6
+ShortMan ver 2.6FREEWARE +ShortMan allows you to run your programs quickly. Just click the program name in the listview and run your favourite application. Very simple and very small. more>>
+ShortMan allows you to run your programs quickly. Just click the program name in the listview and run your favourite application. Very simple and very small.