Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #31968
Commercial XPCalendar

XPCalendar is a highly customizable built-in drop-down calendar that provides very sophisticated visual flexibility.It Provides the ability to highly customize the appearance of the control. All colors, border, and fonts can be modified to drastically change how the control looks.Border has up to 8 feathures,including [None], [Flat], [Raised Thin], [Sunken Thin], [Raised 3D], [Sunken 3D], [Etched] and [Bump] .The board color can choose with any Color.Free to set the H/V Gridline.The calendar Background can set to any color you like.: Not only does the control support placing an image or Grandient Color Box or simple Color Box to the the drop-down calendar's selected cell, it supports doing this is a variety of ways. You can tile,stretch the image with MaskColor.Defines the first day of the week, for determining which days are the weekend. This is completely separate from the Displayed Week Start which specifies which day of the week to place in the drop-down calendar's first column.You can draw transparent bitmap or Icon with Maskcolor to sign Today to make today alert.You can position this bitmap any where you like.Default Position is sychonized with the position of Today Text.Date Text can position any where inside the Cell.You can align the text Center,Left and Right plus X_Offset and Y_Offset.Use Arrow Left,Right,Up and Down to nagavite the Date and move the Focus Highligh Bitmap or Color Box.Use and to go back to the first day or the End day of Month respectively. Use and to increase or decrease one Month and don’t lose the “BookMark”. You can choose with one Mouse click or Double Click to collapse the Calendar. And,The Calendar has True HotTracking and Hover Selection Functionality!!! XPCalendar is totally designed for what your need!!!

ASP_Volume2 #31969
XML To TreeView

It is very efficient code that loads an XML Document into a TreeView recursively.Also it has the ability to validate the XML document according to DTD specified in XML Document.

ASP_Volume2 #31970
SuperCode (Version 2.2.0.9)

Well, now VB developers do not have to worry any more about API's for having custom menus, system information, system tray access, multiline and balloon tooltips. All are under *one* roof. Just a reference to a DLL to your VB project and that's it. With just one line of code, you can create *wonders* to VB code and that too very very professional. Making Developer's Life Easier.. !!

ASP_Volume2 #31971
XML To TreeView Parser

Will put parsed XML into a TreeView control.

ASP_Volume2 #31972
Website Downloader

I solve Error Just enter the URL of the website you want to download and all the links in the webpage will be downloaded including any image files . U need not type in the whole url i.www.xyz.com will do :) Vote if you like it u can select the type of files you want to download u can select how many files you want to download. U can download asp files.

ASP_Volume2 #31973
A little bit more than mathematics and VB...also a good demonstration of MS Script Control

Yes, it's a newer graph plotter. It's much more easier to use than that in XP Power Toys. You can just type in the equation(both implicit or explicit) in X,Y form in the text box, and click "Plot Graph". You can also see the graph f'(x), f''(x), f'''(x) of an explicit function. See it yourself.

ASP_Volume2 #31974
Triple_view_Calculator

This is a calculator I made. It has standart view, scientific view and base convesion view try it and contact me. i'll be glad to hear your opinion.

ASP_Volume2 #31975
Get Windows Version

Finds the OS version of Windows 95/SP1/OSR2, Win 98/SP1/SE, Win ME, Win NT 3.51/4.0, Windows 2000, Windows XP, Windows CE 1.0/2.0/2.1/3.0. (Revised Version)

ASP_Volume2 #31976
Auto-complete list box

hey it autocompletes. saw some other autocompletes thought i'd upload mine. we got bored once.

ASP_Volume2 #31977
A very easy way to use UDP (winsocks)

This is a very easy way to buil your own administration program! It is tiny and simple not a master piece!

ASP_Volume2 #31978
Read (OCR)

This program can read!! Draw in a word and then it reads what u have typed. A full explanation of how it works is explained in the program. Its very good and pretty acurate most of the time. I have also just created a program that reads the mouse movements instead of the picture this method is a lot faster but less acurate!

ASP_Volume2 #31979
Process Priority Manager

This monitors your system and changes the priority of any process according to the settings you've made. Can monitor either running processes, or look at each new Window as it opens. Contains good examples of how to set up System Shell hooks, how to query process-related API calls, how to change the priority of a process, and how to write the worst disclaimer known to man :) Also, this code would be far better as a two-part app, with the business end running as a system service. Can't be bothered to do it myself though. Anyone who wants to try it is welcome (use my NT Service Manager control, too :) )

ASP_Volume2 #31980
Easiest way to: Save Texts, Open Texts, Destroy Texts!

In my opinion this is the easiest way to Save, Open, and Destroy text [.txt] files.. or pretty much any word document file. I use RichTextBox in this example.. Sorry about the font and alignment controls, i was just messing around, you cant really save them. I dont need votes or comments unless you wanna give them.. enjoy!

ASP_Volume2 #31981
Resizer Reupload

This class resizes ALL the controls on a form in just two lines of code. No API, no OCX, just a simple class, very easy to use. It tests if a control is resizable, and when ok, the control (and optionally the font) will be resized everytime the form is resized. I have noticed that the clsresizer class has to be compiled if a dll is not found... usage : make a new instance of the class dim r as new resizer in form_load : r.ResizeFonts = True (optional, this line starts the font resizing) set r.frmToSize = me 'Required r.AddItemNotToResize "command1" (optional : do not resize command1) ... end sub in form_resize : r.adjustSize 'resizes the controls (and the fonts if selected) that's all! optional : r.ResetForm(when dragging / dropping ) ... -> Get the new sizes (does not resize a control (to return to original sizes use r.adjustsize instead)

ASP_Volume2 #31982
Computer-based multiple-choice Questionaire

Basically, this is a piece of code that displays questions and a set of choices. At the end of the exam, the examinee is told how well she did in the exam. The questions are read from a text file, and more questions can be added or removed. u could use it for you lil brother.

ASP_Volume2 #31983
KeyCoder [with cool interface !]

This little piece of code returns a keycode from the input.And it can handle a borderless form,I mean drag.It has a cool sliding side bar that shows code how to use keyboard key to establish a command. It has a cool interface.And i think you like it.Anyway,Check it out....

ASP_Volume2 #31984
Balloon ToolTips

Shows balloon tooltips in the notification tray(systray). This code works where others fall short. Able to update the balloon tooltip and it will disappear. Other codes used on mouse over would leave balloon up, clicking would not remove.

ASP_Volume2 #31985
Print Directory

My friend Carlos was after me to write something to print and save directories that he could then use to make labels for cds full of mp3s. i looked at what was on psc and found one but modified it greatly. sorry, i dont know who the original author was, but this is not even close to what he had. instead of just listing the files, the list contains the size and date of the file this was accomplished using tabs to separate the data within each list item. the tabstops then had to be set for the longest entry in each column i then added the option buttons to sort by filename; size; extension; or date. Additionally, the 10 last directories are stored as well as any additional filters for the file list. An option for displaying the file names only will use a different unsorted listbox (you cant change the sort property at run time) to contain only the file names in the order they appear in the directory (un-sorted) If a right click menuitem is added to explorer, the program can be launched to print the directory. try putting a directory name in the command line option (goto project; properties; and the make tab and put something like C:\WINDOWS\CONFIG\ in the command line arguments The original had drag and drop, so i left that in.

ASP_Volume2 #31986
Read (OCR) Movement

THis is my second program that can read. Its alot faster because it uses a completely different way to reconginze the letters. It also can be trained to your own hand writing. It uses the mouse movement instead of the pixels. The other program is at http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=35774&lngWId=1 that one is probably mroe accurate but a lot slower.

ASP_Volume2 #31987
Virtual Multiple Desktops in Windows

Do you have so many programs running at once that you go crazy trying to keep at least a little organized? Do you want to be able to manage multiple desktops like you can on Linux/Gnome-based interfaces? VirtualDesktop is the exact answer to this problem. This simple yet powerful utility will alow you to have up to 10 'virtual' desktops running on your system. It does this by scanning for valid windows (ignores tasks) and manages them with API calls. This code is well commented and not very large. I hope you like the utility and please comment to help me improve it. Please vote. Thanks.

Languages
Top Categories
Global Discovery