Results for "Author: kenneth foster"
Threw this together real quick, hoping it will spark someone with more program knowhow ,to make a first class watermark program with it. The alphablending code is by Aaron DeRenad and the cmndlg mod is by Mr.Bobo.Not looking for votes, just a better working program.
Are you looking for a quick and easy bar chart for you program? Then this just might fill the bill.This is a user control so all you have to do is plug it in,set a few values and go.Howdy from Texas.Ya'll.On update: added Number of Bars (NOB) to show with resize.Also you can now set the scale you want.
Learn the US capitols.Fairly simple code. The non repeating random number generator section is not my code.I got it for PSC and it works great.I'm sure there is lots of room for improvement here,so feel free. Otherwise, enjoy.
This is a more novel led clock than my previous clock. The Auto Shape form code is Mr.Lakes that makes the bg transparent.It is very easy to use.Hope you like the clock.I always like comments.
This is a total remake of my earlier submission. It lets you change your font properties within your app. Hope someone finds a use for it. Real simple code.
I've added more movement to this version.There are still a few logic bugs, but will figure them out later.Although not really necessary to fix it, as this is mostly for fun and has no real use.
This is a more novel led clock than my previous clock. The Auto Shape form code is Mr.Lakes that makes the bg transparent.It is very easy to use.Hope you like the clock.I always like comments.
Learn the US capitols.Fairly simple code. The non repeating random number generator section is not my code.I got it for PSC and it works great.I'm sure there is lots of room for improvement here,so feel free. Otherwise, enjoy.
I could'nt find an encoder program that would save and load more than one line of text, and actually work,so I threw this together.I modified the program EnDeCode by Joshua Larsen and made this program.
A simple function and small demo that changes the background color of the textbox that has the focus.
This is a total remake of my earlier submission. It lets you change your font properties within your app. Hope someone finds a use for it. Real simple code.
I've added more movement to this version.There are still a few logic bugs, but will figure them out later.Although not really necessary to fix it, as this is mostly for fun and has no real use.
Are you looking for a quick and easy bar chart for you program? Then this just might fill the bill.This is a user control so all you have to do is plug it in,set a few values and go.Howdy from Texas.Ya'll.On update: added Number of Bars (NOB) to show with resize.Also you can now set the scale you want.
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.
This is an update to my previous submission. It does not use shapes this time.I hope I got enough of the right properties to make this useful and flexible. Have fun and Howdy from Texas
I was just playing around and thought this would be useful for something.It places a colored border around the dull looking textbox.I've updated the ocx with more propertys so try it out.
Load your pictures and print bitmap out. Cut,fold, and paste into a photocube.Added Print, drag&drop and aspect ratio of image to program.Hopefully this is the last update needed.
I was just playing around with usercontrol code and made this gradient usercontrol. I've included the caption feature mainly for the screenshot.Its limited in function.Hope it comes in handy for someone.Enjoy and howdy from Texas.
A dropdown calendar usercontrol. The reason I am submitting it ,is in hopes someone knows how to get it to cover the under lying controls on the form it is on,without having to set the Zorder. I want it to be self contained. No external modules. Any and all help is welcome.
I tried to find a short,easy to use font selector, but had no luck .They were either long and complicated (slow) or needed an extra module.So I made this usercontrol.Its seems to work fine on my computer. Just need to know how it does on yours and any improvements are welcome.