Results for "top"
This code draws two pictures that merged - with gradually alpha pixels (like in photoshop)this code is realy wonderful but it's not so hard although its fast, it uses AlphaBlend API function, that requires the destination hDC and source hDC and both's recangle (left,top,width,height) and the blend value(beware: the blend value is between 0 and 255, but in AlphaBlend API function multiply the blend value by 256^2 or in hex add 4 zeroez in the right side like: &H9F --> &H9F0000)
You can achieve some cool form wipes with judicious use of the Move method. For example, to draw a curtain from right to left use this routine. It is also possible to wipe a form from bottom to top, and from both sides to the middle, using similar routines
Keep a form always on top (topmost floating form) in windows 95. Albetski, Allan"
Creates a floating form on top of a previously existing form. Its useful for floating toolbars e.tc.
This code will allow you to move your Forms without even having to have a Title Bar! So this means if you choose to make your Form's BroderStyle 0-None, which means no TitleBar, you will still be able to move the form with this code! You can do multiple things with this code also like: Clicking on the form and dragging to move the form, clicking on a Label and dragging it to move the form, clicking on a CommandButton and dragging it to move the form and so on if you get the picture :-) This code is very useful and cool if your sick of that dumb old BlueBar on the top of your form and want to make your own cool TitleBars and Borders and anything else that you put your mind to!
This is a decent example on how to skin a form. I made 10 skins and Commented every line in this project so you can see what's going on and how BitBlt works from top to bottom. If you don't know BitBlt that well or at all, this is a perfect example for you. Please RATE this and soon I'll make a v2.0 of this. And if you make a good skin for this, E-mail me it at: mikecanejo@hotmail.com! :)
How would you like to have your own About menu option on the little system menu on the top left-hand corner of your form. I whould , so I wrote a module to do it with one line of code from the Load event on my form. For this code to work you have to create a About form first (FRMAbout).
This app will put Some Holiday Light bulbs on you desk top and stay ontop of every Window. Although it is not all the way Finished it is a work in progress, I have only one Problem The size of the exe when compiled is way to big I would like any input or suggestion on how to make the program smaller. Please Vote if you like, Even 1 globe would be nice. Please leave as many Comments as possible. Thanks, Arcangel
Pre-Requirements : Pak Urdu Installer Or East Asian Language Support (XP) http://www.mbilalm.com/download/ Another solution for Urdu Programming ! This is the first Solution for making Urdu Menus in VB6. There is a example code of Urdu Menus on VB6 forms, you can understand by this code that how you can make Urdu Menus & deal with them.Two things are shown in the project, 1> How to make Top menu of the form, 2> How to make right click menu & appearance of that menu with 'Click & MouseOver' events. MS Form 2.0 Object Library again used in this project. There was no special need to use that object library but used because i think, that library objects are more reliable for Urdu programming because of there extra & specialized properties. No external source needed to make Urdu Menus. Checkout, I hope you all will like this Solution. Like before, Waiting for you Feedback at my E-Mail Address. Thank You. Join Urdu Programming at Facebook http://www.facebook.com/pages/Urdu-Programming-VB6/263338567072301
This an update to the award winning code of Goober MPC wich you can find on http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=68342&lngWId=1. I amnot trying to take credit for his creation. Just added some extra functionality that is very usefull for me. I got tired of trying to figure out ways how to fit controlls in my forms in such a way you can expand of collapse the controll, so you could have more space for what you are doing at the moment and you can push other controlls witch are taking a lot of screenspace aside. I also figured that with resizing and collapsing controlls on the fly it would handy if you don't need to write code to resize inner controlls any time, so I made a small function for it. I have been getting a lot of great code and ideas from this website for years so I tought it would be fair to add something myself. =========================================== UPDATE TO PREVIOUS VERSION IS OUT 11-06-2010 =========================================== Fixed a view bugs and added some interesting new functionality - The frames can collapse jointly from left to right, from right to left, from top to down or from down to up, depending on how you set it - The borderstyle in the frames can be set to FLAT or SUNKEN or whatever FOR ALL CONTROLLS contained in the frame with one line of code. JUST DRAG IT ON yOUR FORM, EDIT SOME SETTINGS AND YOU ARE READY TO ROLL, so you can concentrate on what your app should do and not on those silly lines regarding resizing and organizing controlls on your form. The only interesting feature I would like to add is the ability to load forms in the frame, because then you could easily make dockable apps that don't act unpredictable and come with shiploads of code.
This is basically for all you prankers out there that want to scare your friends or play jokes on them..In this project I made a Module with Functions that will do many things to your Windows, but never harm it in anyway. Like: Hide/Show or Destroy the Windows ToolBar, Taskbar, Clock, Start Button, Icons in the Systray and more. It also lets you Reboot the Users computer, Restart it, Log Off the windows, and Force programs to close if they don't respond. I also made a Function that will make your Form black and cover the whole screen. Well that may seem simple but If the program is hidden from the Close Dialog box and the Control Alt Delete buttons are Disabled and the TaskBar and Toolbar is Hidden plus if the Form is OnTop of everytihng.. It will definatly scare or drive your friends crazy trying to close the program. On top of that, try to even figure out what happened? You could even put a message on the form saying "Virus Uploaded" or some lame junk like that :) To demonstrate these Functions I put together a "Enter Password" form that will do one or more or all of the Above if the user enters the password wrong 3 times.
This will let you merge any type of file(s) into one big file. This will work with Almost all audio files (.mp3, .wav) and almost all Video files (.Avi, .Mpeg). Just think, merging all your favorite mp3s into one big file so you don't have to keep making playlists on your audio player and just think if you have a split up DiVX movie and want to put all of the parts together, this will do it. This will also merge .VOB files ripped from your DVD! This program includes the following:1.) Ability to merge a list of files top to bottom all together into one file.2.)Lets you have the option of just generating a Batch file to merge your files. This way if you wanted to you could include the batch file with your split up files so a user can merge them together again.3.) Option menu to manipulate the File Listbox4.)Ability to add a file either by Drag and Droping a file(s) into the File Listbox or by pressing the Add File CommandButton or Menu.5.) Ability to add all the files from a selected folder and/or it's sub-directory's files.So check it out and please vote for my code.-Mike Canejo
Full game. Looks good, clean. Has all the rules of the original game. Complete with an undo play, sounds, .chm Help file with included help file project. All source code and graphics included. Already compiled as well. This is a complete program with all features included already enabled. Very well documented source code for newbies. Nearly every line commented. Next release will have skins and network play, if anyone want's to help just drop me an email. Written with VB6 SP3 and not tried with anything else. Tracks top 5 players along with how many games you have played and your average score.
Centers a form in the part of your desktop not taken up by the taskbar or other system toolbars. If toolbars take up half the screen, no problem. If they are on the sides or the top, no problem.
Just a little fun here, this program display a rotating bitmap in the top right hand corner of the screen while you work!! Click below or on my name to download..
Allows the user to create shapes supported by a programming script, which are easy to rotate and zoom into. In the screen shot, you will see one such shape and it's formula. In this screen shot, I chose to display a boring graphic, and if you download this, you will see that surely great projects could be made with this code. I have programmed shapes for arrows, and gauges, airplanes, and a nuclear missile with the name "USA" on top. And they are all non-flicker graphics, easily rotated, and extremely quick.
Teaches you how to auto-scroll a richtextbox, but it accounts for the vertical scrollbar. If the user has the scrollbar moved up, or at the top, it does not scroll down and stay at the bottom. This is very usefull for logging windows or chat windows. There is no code to do this on PSC. I would like to thank BillSoo from www.visualbasicforum.com for his help in solving this. He gave me the initial code and sent me in the right direction. After fixing it, here it is for everyone to use. This is just a little demo, the timer runs every second adding a line to the box, just watch it go and then play with the scrollbar, it only scrolls down if its already at the bottom.
This is a must see. This project lets you Add objects to a form and lets the User move the object anywhere on it, I also made it so that the object couldn't be moved off of the form. You can also Rename or Delete the object by Right Clicking them. The best thing about this is that you and Load and Save the Objects to/from a .dat file, It saves each open Object's: Top position, Left position, Caption, and Visibility and then is able to load that info. This is a perfect example For you programmers who want to make a program that lets The user move objects around on the Form. See the Screen Shot..Here's an example on how this is useful..Visual HTML making programs...Like FrontPage or Macromedia DreamWeaver...They let the user add objects and lets them move it around. (Input Button, Option Button..Checkbutton...etc
This code is a must have! It's cooler than the "Cool Form Close" code , cooler than the "Implode and Explode" code! So what does it do? When you close you program a really cool effect will appear. Your form will shrink so just the Titlebar is being showned, then the titlebar accelerates and bounces againt the start menu, goes up in the air, bounces a couple of more times and then disappears behind the Start Menu! Way Cool! This code is a very advanced one but it's really easy to use, try it!!! Includes functions for getting the top position of your start menu and offcourse the bounce code! New for ver. 2 is that the form now can bounce sideways if you edit the code just a little tiny bit, now also supports maximized windows!!!
*** Note: The B2 preview release will only run on Windows 98 / Windows ME (not tested) / Windows 2000. Many features have not yet been implemented. Be sure to copy Alphablending.dll to your C:\windows\system directory. Move the taskbar to the top of the screen before running for maximum usability.*** BoS is back... As B2. The BSoft Team (Florian and I) decided to COMPLETELY REPROGRAM the entire shell from the ground up - and this is the result. For starters, now all the images are external, dropping the size of the EXE to only 64K (that's 250K smaller than explorer), and allowing the shell to load up in under 3 seconds. The desktop icons have been moved to a new desktop icon menu, and a new QuickLaunch tray allows for quick launching of frequentlly used programs. Translucent tool tips are now implemented. B2 now automaticlly detects your desktop directory, so you don't have to edit a variable. Being that this is a preview release, some features are missing. For one, no BApps or extra skins have been included. Also, the start menu is missing functionality. Look for the full version in October.