Results for "Volume: 2002C"
An excellent example of how to use TreeView from Microsoft. Add, Remove, Rename, nodes, Etc
The ODL Converter Project is designed to take VB Types, Enums and Declare Statements and convert them into a format used by Visual C++'s .odl files (odl = Object Description Language). This also shows how to colorize code, for those who are interested
Breaks up a string so that it can be effectively printed - word wrapped - using the Print statement. SplitLines is a function in Visual Basic to return an array of strings from a long string such that the each array element has its P.TextWidth(Lines(i)) < W. The function uses the current font settings of the object P which could be a Form, a PictureBox or the Printer object.
This project demonstrates steganography. Steganography is a method to hide something in something else. In this case we hide a text message in a picture. The need for steganography will probably increase the next few years, because governments want to restrict cryptography. Steganography allows you to send your secrets in a picture, making it less suspicious. It is very hard (impossible?) to detect if there is a message hidden in a picture using this method, because the locations where the bits are stored are determined by a password. Without this password you cannot tell where the bits are stored. Please vote for this code if you like it!
This code can be used as a template for creating master forms.
Search data in a database depending of what you write in the textbox, if you press the "M" key in the textbox you will get all the data that begins with "M", VOTE FOR ME !!
This is a multi-style command button to add to your applications. It can emulate seven different styles at a very accurate way!!! see the screenshot to belive... you will really be astonished. And the best of all: no external dll's or ocx's need to be used, an even the XP button is ownerdrawn!!! A must have for any coder. UPDATE!!! now it supports cool color changes!
shows how to use the winsock control and the HTTP protocol to get the x newest uploads to PSC from any of the language worlds
This ocx is a combination of listview(s) and labels(block(s)). You can view your data just like in Outlook(view by sender). Do not forget to vote.
This script editor is in the beginning stages, but is already very advanced. If you are coding in one of the following languages, this this will save you a ton of time. VB Script Java Script Delphi Script D+ (on Planet Source Code) DM+ (on Planet Source Code) Jel (on Planet Source Code) WinScript (on Planet Source Code) Personally I plan on using it as a "Script Addon" for a few of my programs, so my end users can have scripting support.
Send emails without having to have a mail server. Forgive me if you think this demonstration is pathetic... This is really intended for beginners, and I know there are some out there asking how to do this. If you use any of this code, please give them credit. This is just a simple program that shows how to send an email without having an email server at your disposal. To use, simply enter the Mail From, From Name, Mail To, and Subject, and Message. How does this work? Simple - it first takes the domain from the email you are sending to... So if you are sending to a@b.com the domain is b.com It then does an MX Lookup to find the mail server for that domain (mail.b.com) Then it sends the email to the server.
Included are 6 date routines: FindEOCM (Find last day of the month), FindEOPM (Find last day of previous month), WeekNumber (Date to week number), WeekNum2Date (Week number to date), GetMonthNames (uses Locale names - Short or long description), GetWeekDayNames (uses Locale names - Short or long description). Test program is also included.
This project was put together as a learning tool to better understand how to capture Windows Messages using subclassing within a OCX. Capuring Windows Messages in a executable is very straight forward - however within an OCX, it's a whole new dimension. This project demonstrates how to overcome the difficulties without using thrid-party products or external DLLs. Keep your eye on both the Immediate Window and the UserControl's ListBox in both Design-time and run-time whilst resizing, minimising, maximising, moving, clicking, etc to better understand how the UserControl and Windows Messages Work. I hope that you get the same benefit from using this code as I did coding it!
Functions on Strings. Those seem to be difficult but are actually very easy. Count Characters, Vowels, Lenth of String etc.
MSN TooLz Bas has alot of Code for MSN Messenger. So You Can make programz in VB for MSN Messenger... And To See More Codez By Me,Go To http://JET-Programz.Com ... Have Fun! zTøøLz
The program will easily register your .ocx, .dll, .tlb, etc components quickly. Simply double click on the component and it's registered! Also has a few other fancy stuff in but I guarantee it will be useful to you!
This is the creation of Windows XP Controls in Visual Basic 6! This is REAL created Windows XP. LOOK AT SCREEN SHOT! Basically, Windows XP is made up of graphics and it has a very complicated User Interface. This project has been designed according to the Windows XP Guidelines. Additional resources have been provided. Please VOTE!
My way of printing the content of MSHFlexGrid Control. Supports different sizes of rows and columns, individual cell formatting, fonts, font size, style, colors and alignments. Enough spaces for header and footer, to insert header footer just use PRINT method of VB. Vertical and horizontal space between columns and rows. Each cell can be printed with angular or rounded corners. Gridlines can be enabled disabled. Elimination of rows and column is possible. It also has boarder with width, color and style. Easy pagination it prints only given number of rows, give RowsFrom to RowsTo. It also has vertical and horizontal rulers which helps in placing text exactly in printed media.
It has semi-A.I. (such as People moving around in random directions at a certain pace depending on the speed you set it to in the editor. You can also carry objects and drop them in other rooms. You can also edit location descriptions and change their exits around. You can even add rooms :)
Use This Program to connect to battle.net servers, and take advantage of their services to the fullest. [Beat that you other jewbies :)]