Results for "Volume: 3_2004-2005"
Searches for specific file types on the specified drive letter. You can add / remove file types to search for too. I made this months back, thought it could be useful for some beginners.
Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)
I took the excelent code (Mario Flores Cool Xp ProgressBar 2.0) and fixed the max value, now it works with any max value. Added the missing let propety. Made major changes to the verticle ProgressBar to use all the types of bars and empty or fill option. I had some help from Roger Gilchrist as I don't do much graphics programming.
The Source Simulates Gravity. Its the Second attemp to post it. the last time it was deleted.
Connect to the Internet movie Database and Download detailed information, and box cover images for your favorite movies. Search for movies by title, Drag and Drop .NFO Files with IMDB Codes inside, Get movie info by IMDB Code. Note: this project is for informational and educational purposes only, I just wanted to see if I could make a GUI type program for a nice website, please support IMDB.com, it is a great service.
** Update 9/30 faster levels and added 30 songs(835Kb but worth waiting)** This splendid Tetris game was originally submitted by Jeremiah Hughes about three years ago on PSC under the name 'Miah Tetris'. It still is one of the best Tetris versions I ever saw. I decided to improve the user interface a bit, integrated the soundeffects in a res files, done some changes to the levels and the preview blocks, made it possible to play more midi files (just add them into the games folder, they are found all over the internet) and I got out the little 'bug' (seen in many tetris clones) that prevents you from turning a block when falling along the side. Most important and not to be forgotten: The game code itselve is pretty much unchanged so THE FULL CREDITS FOR THIS GAME GOES TO Jeremiah Hughes !!! Special thanks to him for the great code. This code is worth getting reanimated so that every tetris fan can enjoy it again. I submit it specially at the end of the month so that I cannot benifit of all your votes, and that those votes are nothing less than credits to Jeremiah.
-= INFORMATIKA-IPB =- Convert Database to XML. this code use classes. you just have to put the database file and the program will show table from your database. put the Query, the record result will shown in xml.
this code makes a effect with picture box, this code make copies of this picture box and make the effect like a menu it's cool and funny...
A simple calculator you can add to a project; use the keyboard and/or mouse.
Basic FolderView user control (only standard folders). // 21Kb zip
Learn to crack visual basic applications, learn how to protect yourself from crackers. This is a video , that means multimedia, so sit back relax and Watch in learn.
ActiveX Coder 4 [ Final Ver. ] is a complete program that generates a usercontrol properties in a seconds and lots of features sort,edit ,modify, import, drag ^ drop ... Vote!!!
This program draws rose curves. The Text box indicates how many leaves are drawn. When it is even the number of curves are equal to twice that number. When it is odd the number of curves is equal to that number.
TreeView subclassing to adding a number at right of treeview text items (like Outlook Express)
CodeSense is a control that allows you to have syntax highlighing, autocomplete and function tooltips in an edit control. Unfortunately, it doesn't include a proper VB example. This example shows you how to properly use the CodeSense control in Visual Basic, providing AutoComplete, function tooltips and syntax highlighting. If you go to http://www.dansoftaustralia.com/index.php/3/1 then you can see some screenshots of stuff you can do with the control (the last 2 screenshots aren't included). NOTE: you will need to download the CodeSense control (version 2.22) from http://member.telpacific.com.au/daniel15/cmcs21.ocx and register it for this code to work.
This Article shows you how to download 36 ActiveX controls. Microsoft is giving them away for free.
Building on my previous transparent bullet labels submission, I have built this control which draws transparent checkboxes. It is still a work in progress but ready for feedback. One drawback, it uses the dreaded GetKeyState + Timer combination to capture mouse clicks within the control rectangle. If anyone knows a better way to trap mouse events on the transparent parts of a control, I'd be happy to hear it...Anyway, it is functional...just launch the .vbg file...
XTab is an ActiveX Control which can be used as a substitute for the Microsoft Tabbed Dialog/Property Page Control. XTab uses subclassing to achieve same design-time switching effect as MS Tab control does. XTab is highly customizable and provides many standard themes like XP,Visual Studio 2003 .Net, Rounded Tabs, Owner Drawn, Iconed theme etc. And best of all it has no external dependencies to subclassing dlls or common dialog etc controls. Optimized code for flicker free drawing. New themes can be easily added by simply implementing the ITheme Interface. Featured Property Page for easily setting properties. Supports Individual Tab Enabling/Disabling. Now supports Icons in all the themes. Also we can use PictureSize,PictureAlignment and MaskColor property to customize the Interface. Updated Property page too for better UI. Added a method to allow copying images from any compatible ImageList Control. email: nja91@yahoo.com neeraj_agrawal_ind@rediffmail.com If you like the code please leave a comment/vote. :)
Just some code to help some people out with HTML. Sorry I couldnt post a screenshot... PLEASE VOTE!!
Fractal Shapes Composer was my "Computer Graphics" project in IUST University. It generates fractal shapes in 2 methods