Results for "Category: Custom Controls/ Forms/ Menus"
Changes the backcolor of a control when the mouse move on and off of the control. Like the changing links you see on web pages. Good for trivia gaming code.
This is just a little game were you will have to pop the balloons when they pop up in the picture boxes. Demostrates how to use the timer controls.
Want to know how to animate your form?..well here it is =)...this is nothing big but it is a form with Insane Programmers ( My vb website )
This program will Play Video (mpeg) without any control just with API CALLS in any place like you want show the video in a start menu or in your desktop or under the icon or when you rename any file or in notepad or in window msdos or anywhere you want.. and you can get classes name by another program (with this program named hWnds.exe).. with this code a part of song Britney Spears (This is an Example Video)..remember when run the program in the first time it will run mpeg (a part from song Oops I did it again) in your desktop........Enjoyyyyyyyyy.
Allows you to easily create a hyperlink in your program. This control is easy to use and feature-rich! Features: jump to url, mouse-over color change, mouse-over underline, mouse-over browser-style hand pointer, click event sound, tooltip, auto-sizes to fit text, mouseOver and mouseOut Events. Code update for HyperlinkAX. Complete source and example, compiled OCX.
Creates a pretty neat geometric design!
This code is all in a simple module, making it fairly easy to draw a spiral at run time. I have commented most lines, but anybody with some understanding of trigonometry should be able to get it. Uses about 9 different input parameters to totally customize your program. I have tested this with VB 6 and 5, so no guarantees for the lower ones, but it should work 'coz all it is is maths. I have also included a nice testing app to show what types of spiral are possible ;) Please vote. Thanks!
This module when compiled into any project will ask for an attachment, this can be any file, it will then ask you for a new destination filename, the next time your program is run the file that was embedded into the exe will be extracted and saved to the destination you have chosen... Now includes registry write functions, so that application can be started automatically on system restart
It is a Slider UserControll
Updated! -- Bugs Fixed. Multiple graphics viewer derived from XViewer. Please see my code XViewer before downloading this code.
Simulates a cool/flat button. Easy and simple. No API's or advanced codes. Could be used but coding is really newby-ish.
This little rutine replaces a text in a label with a text from a textbox word by word. It makes a cool text wiping or text fading.
This a great example of different PopUp menus... One on left click, one on right click etc... Very useful !!
I made this to make a Form 3D,I've looked at others on PSC but none were reall, so i cooked one up. hope you like.Now you can choose how big the the 3d is(i worded it wrong youll see what i mean though)
This is a basic example of card manipulation using drag and drop.
Purpose: play an AVI file that is stored in a resource file using the standard (Microsoft Windows Common Controls-2 6.0) Animation Control. Credits:Mattias Sjögren (MCSE) - VB+ http://hem.spray.se/mattias.sjogren/ for the API code. For more AVI files visit http://pjs-inc.com/vb-avi
This is the easiest toggle buttons on PSC!!!
Allows you to create custom menus with icons and a bitmap down the left hand side as seen on some commercial products, The forms are dynamically created at runtime to cut down on memory.
Simplified NT Like Progress bars. No OCX overhead! Any colors you like can be used. I also wrote support for each bar in the Dual meter. I put them in my templates directory. Thanks to Jerrame Hertz for bits of code and concept!
With this hoverbutton control you can make different styles of buttons. You can make flat buttons, semi-flat buttons (as in Corel software) and outlook bars. Also supports different pictures for mouseover effects, and positioning of the pictures!