Results for "Category: Custom Controls/ Forms/ Menus"
A nice non-container Frame-Control. Note that there is no window-handle for this control. So it saves your system resources Features : - Styles Raised, Sunken, Etched, Inset etc. - BackStyle (Solid/Transparent) - BackColor - BorderColor Ejoy. Votes are welcome.
Create a smooth animated gif pic inside your Visual Basic application. Works very well with a minimum of code. Enjoy! Please leave me some feed back.
Connect to your www script and fill out the form on your site using GET or POST method.. It's currently set-up to connect to FormMail.cgi script, by Math Wrigth. (script included) which will then email you the information. Don't forget to change the recipient email address (put your email in).
Select color value either in RGB, HEX or LONG. Very easy to include in your own project.
This is an enhanced Start menu from the BoS project. I pulled out the explorer functionality and made it standalone. New features include: more natural response to mouse rollover, you can set the font, font size and height of the items, the menu gets the real text width and height at runtime so it can adapt to any font, font size or style. Item spacing can be adjusted by adjusting picItem(0) text and icons are centered vertically at run time. Must See. Thanks to Brian for his COOL BoS. I feel this functionality with its enhancements can be really useful in your projects.
This demonstrates the use of alpha blending to create the illusion of a semi-transparent form. This effect can be used to make some VERY COOL form closing effects.
This code shows you how to do docking or snapping (however you may like to call it). It has two docking styles -- one is with a timer and the other one is just a normal one. You can dock one form with the other, and you can also dock, any of the forms, with the screen ends.
It animates the window in three styles (from which you can choose) when the form is moved anywhere. (I was just playing when I got this.)
Updates and fixes 11/11/00: I have updated the example a bit. I updated the move for (thanks to Joey Burgett). I fixed the code in the OpenSkin sub, now if the user is a first time user it will load the default skin! Because of a request i also made it so that the form can be in the Windows task bar! I also updated the SkinBuilder, now you can make the exit and minimize buttons show or hide its captions and i added a new feature that allows you to preview the skin in a form so that you know what the skin will look like (this is why the skinbuilder source is now in the "skin" directory) And i also made 4 new Skins (Some graphics are from SoftShape, view skin comments for more)!! ============================ Hello VB'ers. This code allows you to custumize (skin) your project 100% (size, shape, etc) It also comes with a skin builder and 4 skins. It can save the last used skin, move the position of object and much more! Check it out, very easy to edit and understant, totally commented. please vote! Thanks Matt!!
Look out, this is a really professional AboutBox. Really USEABLE !!! including all formatings like version and Application Title.
This is the new MessageBox 2.0 !!! Fully customable !!! Easy to implemented !!! Use instead of MsgBox : MessageBox . Same Paramteres!!! and don't forget to vote !!! Now you can make your own MessageBox: Change the Icon and the buttons and you see you have your own MessageBox.
UPDATED VERSION !!! Graphic Filters: Updated Version , original by Samantha E. . Now faster and easier. Including how to use a statusbar with a progressbar. easy for understanding. Download and Vote for Samantha E. and me ! bye !
Welcome to this new activex control. NetscapeDialogs provides the new Messagebox and buttons of the Netscape 6 Browser Technology. FULL SOURCE CODE, BUT ALPHA PREVIEW !!!! Including the graphics and the new msgbox-icons ! Copyright (c) 2000 Netscape , http://www.netscape.com ActiveX Control, Copyright (c) 2000 Andreas Schwarz, http://www.futureprojects.de
This Code is a customized ProgressBar (like the ProgressBar that comes with the common controls). You can change the blocks appareance using the images of the ocx resource, or load one from a file (jpg, bmp, gif, etc).
This code views the Browse For Folder window.
Do you want an open dialog in your program ? Then you dont want to add an OCX to it. This code includes one form and one module. You dont have to include any OCX's to your program with this code.
I started to make a Download manager and wanted a progress bar inside of a report list like napster. So here it is, the incomplete version. I guess i'll post a improved version with resizing the progress bar. And for some reason it adds a blank picture to the first item. i dunno so please help. -Special thanx to Eric
Replacement for the standard Scrollbar with own pictures for the buttons, thumb and body and with quite a few more properties.
This OCX records all mouse and keyboard activities for later playback with original timing. May (but should not) also be used as a stealth keylogger. Try playing back the attached TEST.RCD file :-).
Rotate Text to any Angle!!! EASY!!