Advertisement

Results for "Category: Files/ File Controls/ Input/ Output"

7_2009-2012 #234503
Auto-Complete Input Dropdown

Creates an HTML Input box with an auto-complete menu below it. Look at the screenshot and/or demo.

7_2009-2012 #234667
Self Extract EXE

Did you ever want a self-extract exe? This program creates self extract exes. you can pack into one exe many files, at any size, and when you run the exe, the exe will extract the files.

7_2009-2012 #234681
Property Bag Explained (Examples)

Explains to you what a property bag does, can be used for, how to use it and has examples included. Great for creating an archive, you own DLL files, customizing compiled EXE files and much more.

7_2009-2012 #234691
Archive Compression/Decompression Control (included subfolders)

This is a control i wrote that contains all functions for a good archive and compression program. I did not create am example program yet but i did include a a fw test functions that will show you how it creats an arhive from a folder and subfolers and how to extract all files form that archive as well as a single file. Each function included the option for compression/decompression. I am currently working on a program that will demonstraight how to use each function to their best ability. i figures i would post the control so you people can play around with it.

7_2009-2012 #234730
Get All Files Located In Directory With Very Easy Way Including SubFolders

Hi All .. That's My First Upload To Planet . This Code Will Get All Files Located In Directory Including SubFolders .. It's Very Easy , Fast Way Without any APIS .. Just Copy The Function To Your Program and Use It .. That's an Example Program That Show's You How To Use Function .. Please Please , Send Me You Comments To My E-mail : la3toot@hotmail.com ; la3toot@yahoo.com .

7_2009-2012 #234733
draganddropexample

simple project to show how to drag a small textfile from windows explorer(or desktop) and drop it into a textbox and display the contents of the file and the filename(not displaying the full path)

7_2009-2012 #234789
ScanPath (demo of cScanPath Class)

Fast API based file finder. Class scans a path (with Attributes, Mask, Date, Size filter properties) and returns the files & folders by raising events. Optionally scan nested sub-folders and sort results. Created to make File Utility creation very rapid. Hope it may be useful as example of API file handling and WithEvents. I welcome feedback!

7_2009-2012 #234794
ScanPath 2.0.1 (13 Feb 06)

Fast API based file/folder scanner. Single File solution with no dependencies to add file processing to any Utility Project in single step. Scans a path (applying optional Attribute, Mask, Date and Size filters + multiple file extensions and simple pattern matching). Can also optionally scan nested sub-folders and/or sort results. Returns the files & folders by raising events. I originally created this a few years ago when I was creating many File Utilities. Hope it may be useful as example of API file handling and WithEvents. I welcome feedback (votes always appreciated)! UPDATE: Fixed a resource leak and simplified the use of extended file details.

7_2009-2012 #234827
drag & drop (custom cursors)

Show how to use custom cursors in drag and drop. Create cursors from the dragged data - an image of dragged text or thumbnail of a dragged image. Seperate cursors for copy/move and no drop allowed.

7_2009-2012 #234834
Config File Class

This is a class that will save settings to a text file. You only have to give it a description and a value and it does the rest.

7_2009-2012 #234908
DropDown Button Drive Control

Updated code as suggested see comments section.(12/8/04) The next generation of Drive Control. Now offers standard main button that you control as a regular button, Still has drive ready on hover, use only the space that a regular button would use and has resizable button features. This version allows the 4 standard flatstyles of a regular button including the system flatstyle for those of you who use Xp Style. The drop down drive control automatically closes in 10 seconds, when a drive or the close drive buttons are selected. I would like to take a moment to thank those of you who took the time to vote and make suggestions on the first ButtonBar control which inspired me to take the control to a higher level. This control was made by Myself and John Harald Apeland as co-programmer. Enjoy the control, votes and or suggestions for improvements are always welcome.

7_2009-2012 #234909
DriveBar

Replace the drive combobox with a button bar control. Has green drive ready indicator or red not ready when mouse hovers drive button. Also on hover it displays drive info. Added the ability to rotate the bar control. This is accomplished by clicking the control on the form and open the properties window under appearances there is an option for vertical when true this sets the bar vertically on the form. the screenshot shows the DriveBar both ways. Please vote if you like this control. Special thanks to John Herald for the advice on the control. You probably will have to add a reference to Microsoft Scripting Runtime Libray which is located on the reference Com Tab as listed above. Then build the program before trying it.

7_2009-2012 #234910
Image and Text Layering

Updated an old Microsoft control. I added several new items to the control. This control will allow layering of text and images as well as rotation and object movement. You can save the layers as an object and later go back and re edit any object just like jasc paintshop pro. Please comments suggestion and or votes are always appreciated. :.)

7_2009-2012 #234947
Creates a relative path from one file or folder to another.

Creates a relative path from one file or folder to another.

7_2009-2012 #234948
Recursive Get ALL files from a Folder and its Subfolders and its Subfolder Subfolders etc.

Recursive Get ALL files from a Folder and its Subfolders and its Subfolder Subfolders etc.

7_2009-2012 #234966
Read / Write Combo Boxs

This code will let you read in values from a file of your choice, probably a .ini or .txt into a combobox. It will also let you save the contents of the combobox to a file of your choice. Example: Call WriteCombo(combo1, "C:/example.ini") or Call ReadCombo(combo1, "C:/example.ini")

7_2009-2012 #235029
FileZIP Detector

This program is able to scan the files contained in a ZIP archive,but it cannot unzip them. http://linuxman.2ya.com/. if you think this is useful do rate it, thanks:)

7_2009-2012 #235034
Total Commander "like" Explorer

First of all , thanks for downloading this application, i made this explorer app with the idea of getting at least the basic functionality of Total commander, for example in sorting, etc, hope you like it, it works fine, more faster than other browser downloaded here, just try it. Please Vote !, thanks again.

7_2009-2012 #235054
___ULTIMATE FILE SEARCHER 2.0 !!!___

Awsome file searching program. Works as good as the windows xp one if not better. Uses recursing due to the easyness and speed, Specify the filters u want and you should be able to search your hard drive very fast. Uses api not Dir$() so its rather fast. NEW-- Added lots more filters and now can edit a file's properties by the file menu

7_2009-2012 #235099
A "DataGrid" -extended-: FullRowSelect + Disabled Cell editing.

1 part of code: I want to show you how you can set FullRowSelest in DataGrid + disable cell(textbox) editing. 2 part of code: How you can use DataGridColumnStyles to show fields in DataGrid that only you want to be viewable/avaiable. 3 part of code: How to make your own DataGridColumnStyles. This project is all documented ( on englis ). *****If you like it, please vote..

Languages
Top Categories
Global Discovery