Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #222431
Column Print

Print in columns to a printer or adapt this code to print to a form. First character alignes in a column for each row. No "Space(##)" and no grid. The project I am working on needed to be able to print an unforseen number of single words enterd by the user, whether 5, 25 or 100 and it should be neat and consistant. This code is a cut down version of my sub to show the principle and can be easily adapted. My thanks go to Harvest R for a tutorial(80647232000.zip) I downloaded in Aug/00 which I highly recomend. I hope this code can be used as a learning aid.

7_2009-2012 #222433
Matthew's Project Explorer

Explores a VB project and displays the number of lines of code per object

7_2009-2012 #222440
Doomsday

Determine the day of any date in history by knowing only 5 numbers! This is a coding implementation of the doomsday algorithm created by British mathematician John Conway. The method is clearly explained and includes several examples. With a little practice, you can determine the day of any date in history in your head in less than 20 seconds. May not always be very useful, but its a pretty slick trick.

7_2009-2012 #222480
Whois Lookup with XMLHTTP

Queries a WhoIs server for for domain information. Useful for people who want to sell domain names. This version uses the XMLHTTP component that is installed on most servers, so there is no additional need to install any extra COM objects.

7_2009-2012 #222508
Octa CarrierDetect (WarDailer)

dails phone numbers to detect a carrier, great for looking for tollfree internet dailup numbers or other computers that pick up the phone. Can also send files over connection.

7_2009-2012 #222511
EZ Control Panel

Opens programs located in the Windows Control Panel

7_2009-2012 #222514
Emailer

This is basically a program for sending E-mails, great code if you want to learn Winsock as it is fully commented. The emails show up as being from whatever you type in. Hope this is helpful. Any feedback as in comments, suggestions, deaththreats, marriage proposals will be greatly appreciated. Thanks...

7_2009-2012 #222516
Browse Files on Your Computer

This is a very simple program. It simply shows beginners how to browse through files on your computer without the comdlg32.ocx control (it gets somewhat annoying to use this control on every application and then having to include it in a zip file if you're sending it to your friends). It's nothing that took me a long time to do, maybe a minute, but it might be useful to someone. Oh yeah, and this only uses the standard VB controls, no additional Active X controls

7_2009-2012 #222526
A Extremely Easy Clock

This code is the easiest clock ever... The code doesnt get any easier. If you like it vote for it.

7_2009-2012 #222527
A RGB & VB Color Coder

RGB and VB color coder has 3 ways of picking colors (scrollbars, slider bars, and common dialog colors). After picking a color it shows the RGB color code, the VB color code, and the color example... Not hard...

7_2009-2012 #222537
New Y.bas

This little module is for use with the yahoo messenger client. It has some pretty good stuff in it. So download it and check it out. This was only a 20-30 min job at max, and there will be more versions of the module.

7_2009-2012 #222555
ListView Sort

This Is a handy code for sorting a ListView Box by whichever column header is clicked.

7_2009-2012 #222574
AIM TOC Password Roasting example

This program roasts AIM passwords for sending to a TOC server. Ths program also shows the process it goes through as it's doing it.

7_2009-2012 #222598
One Scrollbar for bound lists

Allows you to bind listboxes together with only one scrollbar per grouping of lists

7_2009-2012 #222603
Skin Example

This is just a simple skin example. It uses the BitBlt Statement. Please leave all feedback. I will try to email a reply, or ill post it here.

7_2009-2012 #222630
Floating Calendar control

Provides a "floating" calendar control that you can doc next to text boxes. It's a wrapper for MS Cal Control 8.0 that provides some value added and fixed an annoying bug. Updated to show use with MS Masked Edit control as well.

7_2009-2012 #222636
Fun with Arrow Keys

Fun with Arrow Keys see how the arrow keys (Left,Right,Up,Down) works in VB. very small size . vote it if you like it !!!

7_2009-2012 #222650
VBScript collection

A small collection of VBscripts mostly for learning purposes but with some usefull utilities

7_2009-2012 #222651
Dummyfilecreator

this program has absolutely no use,but can teach a thing or two...

7_2009-2012 #222659
Transparent Form

Demostrate how to create a transparent form using VisualBasic. This code will run only on a Windows 2000 machine due to the fact that the SetLayeredWindowAttributes API is unsupported under Windows 95/98/NT.

Languages
Top Categories
Global Discovery