Results for "Volume: 7_2009-2012"
This is a class module that provides a LIFO stack for parsers et al. Pretty well commented and comes with a test project to demonstrate it.
This is a vertical scrolling space shooter. I think you'll like it.
I think I have finally got it working the way I wanted. Use it to measure pixels on screen or in projects.Hope you like it.
Text box with all extensions which one always need. No more MSMASK!!! Finally!
Hi there. This is a simple, but still useful, little character map application. It's pretty much like all the others out there, only it's 'my way'™ :p Hope you find it useful, and maybe learn a little from it. The project also serves as a thourogh and detailed demonstration of my paintlib - I actually took some time to comment the code in this project. Yay! Anyways, enjoy the code, until next time :) Ravn Revheim [email protected]
If you want your program to become very popular you must use all what is in the article. this Article contans Contents To read the content of the a list box to add a row in the ListView to remove an item from the listView to remove a selected item from the listview if there is more than a colomn on the listview and you want to add to To put more than one line in the MsgBox To create a directory to view a submenu on the form when you right click it to read a specific letter in a word in the text box to know the windows version to go to a new line use to make an object on the top of the taskbar To add a text to the listbox to open a message box MsgBox to declare an input dilog box To show the current date and time to show the date only to show the time only to take the value of a string to declare a random number to print to the defaut printer to connect the File viewer with the Directory Viewer to run a file to save to the registry to get from the registry to click a button by pressing enter to insert a picture in the button if you where wrighting a code and it was too long and you want to to make a word in the menu checked if you want to type date or time or both to make a declared variable limited The means How to use the case to make a form in the center if the screen to make a form full screen to know how many forms in the project to open files to use the winsock
VB.NET is completely Object Oriented. Most VB 6.0 programmers find it difficult to cope up with the new object oriented features of VB.NET. The whole tutorial is divided to 10 lessons. Each lesson is available as a vb source code file, in the same folder. You can open each lesson and start learning. Creating And Using Classes And Objects In VB.NET, Encapsulation, Abstraction, Inheritance And Polymorphism , Overloading And Overriding , Constructors And Destructors ,Static Functions etc - and relevant comparisons with VB 6.0. [Important: This tutorial explains everything from beginning - including how to download and install the free Dotnet Framework. Also, you don't need any other tools - like Visual Studio.NET - to compile the excercises in this tutorial.]
This program lists all processes on computer and sorts them into listboxes depending on their detailed information. If it is available, you can also check detail info on a particular process, search for not-found processes. This application is meant to act like a Virus/Spyware/Adware protection that alerts you on common viruses etc. It automatically scans all your processes and matches them with the ones in database and those that are recorded as Spyware / Viruses etc, they are highlited with comment after the process name saying - ATTENTION This code is not fixing any viruses, spywares etc, it is only identifing the problem. The next step of removal is upon you. Enjoy & vote!
This is an improvement upon my ColorFade class. Supply up to 11 colors (0% to 100% by 10%) and it will produce a gradient on your form or picture box. Optionally choose up to 8 sources for the gradient (4 sides, 4 corners). The only file needed is the class module. The test project is for demonstration purposes. Updated with comments. Added a new UnSetColor method.
This is an update to the first project. This example shows how to use an external source for the Menu. Like setting up themes for your app. This code is for creating a sweet custom looking navigation method on your project using basic HTML and CSS web scripting. Executing the 'document.write' function write to the Microsoft Web Browser Control. Creating a menu this way allows it to be sort of dynamic allowing it to have many customizations.
A custom control I made for a program to save time. Its a custom button using your own pictures. Accurately detect when mouse enters, leaves, or is pressed. Please vote/leave comments :)
ZabArray stores data in Key/Value pairs like a collection. The key difference is that ZabArrays allow you to serialize the data into a string (PHP function) which can be saved to a text file or the registry. The string can be loaded into a different ZabArray to restore the entire structure.
Hi friends,this is a scientific calculator designed and developed by Rajiv V Jathan actually this is the upgraded version of the Scientific calculator created by my own my friend Priyank R Panchal. We enjoy doing such stuffs. Right now we are working on a project for a small firm. This calculator is not perfect i accept that.Currently it can perform operations with two operands only (a+b and not a+b+c).So please mail some feedback on this calculator to [email protected] hope u enjoyed it.............
stores your codes
This program reads the output of CLI (Command Line Interface) Applications. Examples of CLI Applications are: -PING -NETSTAT -TRACERT This program will grab the output and call events so that you can process the commands. For example, if you ping a person, the output that is usely returned to the screen by the command prompt is captured and called into an event! This isnt a cheap method, it doesnt use any file input/output. Please vote if you like, would like to hear complaints about bugs if you find any, but I also appreciate comments ;) Thanks again -Endra
AIM Mimic is a program that allows you to log on AIM (AOL Instant Messenger) and then mimic another user. Fetures inclues: Fake Away, Fake Idle, Edit Profile, Send IM, Mimic, Event Log, Internet Options, Window Flash when reciving an IM, Beep when sending / reciving an IM, help, and much more, see program! Enjoi!!! -LCSBSSRHXXX AIM Mimic uses TocSock.ocx You can download TocSock.ocx at www.lenshell.com/files.htm
*MINOR FIX* NOW YOU CAN DETECT Whether Windows XP is running in classic style or without visual styles. The function called can also be used to tell theme color if themes are on. If themes are not on then the function will fail and this code will trap the error and return False. REQUIRES "themeui.dll" Should be on Windows XP versions because this is the theme system. THIS FILE IS NOT THE ONE USED FOR DRAWING THEMES. Please let me know of any problems. I reply to all emails. Also check out my other cool submissions. THIS IS DONE IN ONLY 14 LINES OF REAL CODE NOT COMMENTS
Want to resize controls when form is resized? Want to save the position of the form and show it on exact position next time? Need to have the Anchor Control Like .NET and Delphi without using any Frame and other special controls? Need the fastest code and multiform supported control? Here is what you want! Please kindly let me know what you think about this control
This source is an batch creator simple and easy there shouldn't be any bugs in this ..
Amazing animation on your desktop icons by positioning them in an geometrical ellipse.[ I did few update like rotation times and save changes confirmation etc]. It also remembers the settings you give it to. People who have more than 10 icons on their desktop, actually should not use it. Little bit of geometry involved here but easy. Compile and be amazed what API's can do.Vote or Email me if you've liked my work. One more thing - PLEASE PLEASE read the "readme.txt" file in the package.