Results for "Author: dreamvb"
Password Generator, is a Full Release of the sourcecode of my Freeware Password Generator. it features 8 differnt Generated password options, Sorting, Inverting passwords, Nise GUI, Exporting and More. If also includes a Full help file. I made this for my website but since I have no time to work on the site at the moment. I thought I share one of my program with you. Hope you like it.
I have updated my custom collection class form version 1 fix some little bugs, now added compare options for when seraching items and keys, added sorting support, added new Remove feature that allows you to delete item form a paramarray, added MoveTo to feature to move items around the collection, Key Detection has now been added like the normal vb one and more. hope you find it usfull.
Hi This is a new update of my custom checkbox, now supports HotTracking, Custom Bitmaps,More check styles, Access Key support, and lots more please vote.
Self Delete is a small example of how to delete a program after it's been closed. I seen many examples. but none that do the trick for me. ok this example. allows you delete files regardless of sort or long filenames deletes from any location, Deletes regardless of file attributes. all code is commented and easy to use. hope you like it.
BevelEx was ment to be a clone of the one used in delphi, this control supports 12 Shape styles, from Button bevels, Frames, Round, Frames, 3D Lines, RocusRect and much more. Control can also be made transparent and is an ideal control to spice up your programs, Please vote if you liek this code. also see screen shot.
Ever wanted to added custom bitmaps to an inputbox, or add your own fonts, colors, well now you can. with this new Subclassed inputbox you can chnage background color, texture, AlphaBlending, Disable right click in the edit box, disable the inputbox's X Close button, add a Self Closeing Timer and much more. note this is all done with the normal inputbox and a API. Hope you like it please vote.
Hi, This is some code I made about 30 min ago that will phase in the commandline Arguments. A little like what you see in C++, supports command line Arguments with spaces, quotes, find out the number of Arguments. I also included a small example Hope you may find it usfll.
This code shows how to convert 8-bit Creative Labs Sound sound files to Wave Format so you can play them tho VB, anyway all pure vb code been used, also some test examples, hope you liek it.
Hi This is a small Pixel editor I made for my self to make small toolbar 16x16 bitmaps, it like the ones you see in word when you edit a menu button, anyway mine allows you to invert color, flip and rotate the image, Move the image, anyway hope you like it.
Color folder is a small tool to chnage the color of a folder, I made this example after seeing GioRock Custom Cursors Color example. that gave me an idea, anyway you chnage the folder color, and it also does a small amount of shadeing, there are also some folder styles. and the option to set the icon on a folder. anyway hope you like it, agian Thanks to GioRock for shareing his example.
hi, This is the new 1.3 Update of my class and control collection, now contains around 48 controls and 12 Classes, Lots of Fixes, New controls and classes, Just a few to name, CheckListbox, CheckListPanel, FormAlpha, RichEdit, TextBox Class, DigitsStrip, and Many More, Note The readme, has now been converted to a GUI viewer, see Dev/Readme.vbp, in there you find updates and chnages. Hope you like this Update.
hi, I was working on a small project, were I needed to add properties to an control. so I decided to make this little quick code, does not use the DataGrid, as I did not want to use, over loaded controls, all this uses is TextBox and a ComboBox array. anyway code is faily simple, and it sort of does the job for small things, anyway hope you find it usfull.
hi this is a new update of my LockExe program now called AppSheriff, anyway loads of code fixes, Replaces the FileOps with byte arrays, added some encryption and backup options and some new password options, also fixed the GUI and added a help system, anyway hope you like the new version.
This hsows how to add an Icon to a messagebox from a resource file, No more Bitblt, Subclassing, All code is in the model and uses on API call, very easy to understand to. anyway hope you like it, Testsed on Windows 2000 and XP
This beginner code shows how to add a basic trial system to your programs, it can even tell if the date has also been set forward or backwards. anyway this was made for a beginner so i hope you find some of it usfull.
DM Writer is an RTF Editor I been working on for the last two days, it comes with most of the features in wordpad and more, Please note this is the first version and I hope to add more cool things next time, so far it has most of the edit options, save, save selection, Text colors and styles, Highlight text, Insert symbols, Find and Replace, Goto options and much more hope you find the code usfull, many comments included. Please vote if you find this code usfull.
Hi this is a small example of using SetBitmapBits to play around with an image's pixels this is way faster than Pset or even SetPixel, anyway the code is commented hope you find it usfull like to say thanks to Ed Wilk for giveing me the idea.
Hi this is a new version of my upcomming icon editor, at the moment it only supports 16 colors, but does come with much of the standerd drawing tools and some other features hope you like the first version.
Hi DMPaint is a small project I been working on the last few days that allows you to draw pictures, the program comes with many standred drawing tools UPDATE 14/5/09 Fix bug in selection tool, Added new mirror effects for left and right, Added gradient effect, Added triangle tool, Added arrow tool, Added snow fliter, Add some new brushs, Added support to save to png, gif and JPEG, Added crop image, Updated grident tool you can now see the gradient as you draw and much more hope you like this update.
Hi this is a small tool I made to makeing Databases in VB with out a Access, you can add tables, fields, types, you can also add, edit and delete records this is only the first version so I hope you like it.