Results for "top"
As you move your mouse pointer over top of a listbox this code will return the index and select the item underneath it.
I have been able to find many Splitters that would split two areas on a single form, but what I needed was a Splitter in the way of being able to resize a control that was Right Aligned to an MDI Form - in this case, a PictureBox. This can easily be adapted to the Left, Top and Bottom. Check it out, it is worth trying. I am working towards making this into an ActiveX control once I have the logic nailed down. I'd appreciate any votes that you might feel like giving.
Its an MP3 Player that uses the windows media player control, loads of features including: ~Skinnable ~Will read ID3v1 Tags ~User can find out bitrate, frequency and if a file is stereo or mono ~Runs in the system tray ~Balance controls ~Volume controls ~Save/open playlists ~Add whole directory/single files to playlists ~Drag drop files into playlist ~Tells you the length of a mp3 file, and how long its played it for ~Displays song name ~Seeking bar ~will popup little (msn style) windows from task bar on new song, telling you the song title ~Repeat one, all, random, or normal play modes ~Can change text colour ~Can be set to be always on top ~Playlists can be cleared/files can be removed ~Can control playback from tray ~Detects if a soundcard is present
I found many interesting code snippets on Planet Source Code. And I think it is time to make a contribution to this great community. Although there are already a few submissions available that simulate an water effect, they all seem not very realistic to me. This submission is an attempt to translate the original water effect directly to Visual Basic. Although this effect still needs some improvement on its own. It calculates the spreadout and the damping of an simulated wave and renders the corresponding reflexions on the water. And so it looks like there is a water surface on top of the picturebox. The sourcecode is still a work in progress and thus there are some limitations: a) the rendering speed needs to still improvement, b) the mousemove effect is still disabled due to the slow rendering and c) the effect is still not 100% correct. Vote if you think I would deserve it and please let me know your suggestions how to further improve this amazing effect...
This code uses the SystemParametersInfo API to change the work space area of the desktop. You can make you app 'lock' to either top/bottom/left or right of the screen very simply.
Background coloring tool for shading forms and fading a color from top to bottom. Colors are chosen using a color slider.
This code will place a form always floating over other windows
This is my own personal version of microsoft word, using a rich testbox. It teaches u how to cut, copy, paste, undo, redo, search, increase\decrease indents, change allignment, and much, much more. also uses commondialogbox and has the code to keep the search form on top. PLEASE VOTE.
This is an Active X control you can add to your apps and have nice, smoothly scrolling text which makes them look pretty good :) The ocx can scroll right->left or bottom->top and background+text colors are customisable. Text scrolls, optionally pauses at the edge for specified ms and then continues to scroll off It uses bitblt to do the drawing so its flickerless and goes pretty smoothly. Also, this code simulates an asynchronus function as i couldnt see a way to make/call an asynchronus function in vb. Please vote for it!
This is a program that will let you show, hide, alter text, capture a picture, change the parent, kill, close, enable, disable, get info on, minimize, maximize, restore, capture a picture of, make them stay-on-top, send a message to, edit the window style, and flash the title bar on almost any target! The target can be selected by dragging the mouse from a button to the target or by entering a HWnd! It includes many more features and a complete help system. It also will list all the programs running on your system, will allow you to change their priorities, and will give you info on them too. The program can also perform a screen capture and can even highlight HWnds directly on the screen! It is excellent to learn by, and it's code is thoroughly commented and clean. Also, I would be grateful for any votes you feel fit to give me. I would appreciate them a lot, believe me!
This code shows how to calculate loan payments and build an amortization table. It allows the user to include an additional payment, and calculates how much money is saved with the extra payment added. It will show you the total amount you will pay in interest over the life of the loan. The amortization table can be saved, modified, and printed. You can select a range of cells and copy them to the clipboard to be pasted into a different document. You can find what your monthly payment will be entering the loan amount, interest rate, and length of the loan or you can entering the a monthly payment, interest rate, and length of the loan and the application will tell you the total amount you can borrow. If you don't want to borrow but want to know how much you need to save each month to reach a goal, then this application will help you do that as well. It will even factor in cost of living increases. This application does require one custom ocx (vb5 & vb6 versions), which is included and needs to be registered before it can be used. Other FREE ocx's by the same author may be found at http://www.devpower.com ---CODING EXAMPLES---: MSFlexGrid, multiple instances of a form, IsNumber (Allow Dec Point), API Open, Save and directory Dialogs, return only the file name from a string, return only the path from a string, Arrange MDI child forms, Select a printer, print right-justified, print center, print a double line, print a footer, check for end of page, random access files, simple graph using just code, center a form, fit a form to the screen, vertically fit a form to the screen (all task bar aware), center an object within an object, make a form always on top, copy to information to the clipboard - Just to mention a few.
This basicly tries to find the small icon for a window (the icon on the top left). Note: it returns the HANDLE to the icon, good for using in API calls. Also, I have looked around and there is NOTHING about this posted anywhere. That is why I'm posting it. (this is part of my current app...)
This is an AWSOME code!!!! It really rocks!! it's the official X-BOX JOKE!!!!! :) hope you like it too....it's made by my top secret friend ;) Andreas Thilander
This program uses API calls to find the text of almost any Window, including ones blocked with password characters. Just hover the mouse cursor over the window. Also shows Window handle. Makes use of SetWindowPos for "Always On Top" API call. Note: This Visual Basic version makes use of the GetWindowText call, which does not always return Window text, while the SendMessage call with WM_GETTEXT seems to work more often. Contact me to obtain the VC++ version which uses SendMessage instead.
This app creates a new button (top right) for each window. This button if clicked on sends the app and all it's threads to the system tray with the correct icon. If you right click on the button, a list of already minimized apps comes up and you can select one and it will be removed from the tray and back to normal (or you can click on the system tray.. either way). If you use it for a day or so, you won't be able to stop using it. Although it is a bit hard to get used to. *UPDATES Since 1.0* ==================== - Multi-thread Windows now supported (ie VB6) - Added 'Balloon' Support for Win2000 users - Added Options Form (not much of an options form though) - Made much better about form - Removed many bugs (thanks for bug reports) - Zip file includes all files (sorry, had files in 2 folders for some reason) * Please leave comments on bug reports if any as I really want to make this app bug free. *
UPDATED! This will Encrypt up to 255 different files of ANY type into ONE file using the binary values of an ENTIRE separate file as the KEY, while not altering the file being used as the key in any way!! The file names of the encrypted files are also stored in the encryption and restored when decrypted. Looks and works similar to WinZip. Just drag the files you wish to Encrypt\Decrypt from Explorer into the large list, and drag the file you wish to use as the key into the small box on top, select a path and thats it! The small icons of all the files you working with are also displayed in the list for readability. The file being used as the key can be ANY type of file: .mp3, .bmp, .jpg, .txt, .exe, .zip, .dll or even another encrypted file. The file being used as the key can be ANY size. For maximum security, the file being used as the key should be slightly larger than the combined size of the files being encrypted and should have a limited amount repeating byte sequences. An example of a good key file would be an .mp3 or a large .zip file. This will make any effort at detecting a pattern more difficult and making the encryption harder to break. Even if this program is de-compiled, there is no "magical" algorithm or encryption table to discover that would make decryption any easier, since the encryption relies completely on the binary values of a whole separate file. No need to remember any long, complicated passwords or keys, JUST the name of ONE file!!! Just don't lose the file being used as the key. Created by: John O'Donald 14 Sovente Irvine, CA 92606 (949)654-0065 john_odonald@hotmail.com.
I have been tinkering with the Windows API AnimateWindow function, and have wrapped it into a user control, which you can drop onto any top-level window. You simply call the controls CloseAnimation method from the form_unload event, and your window will roll or slide up, down, left, or right, or fade or zoom to nothing. This easy to use control has 2 main properties - the "AnimationEffect", and the "EffectDelay". The included example project here shows how easy it is to use. It seems that this API Function exists in Windows 98, ME, 2000, and XP (I was unable to get this to work with Windows 95 or Windows NT). I got varying levels of effectiveness depending on the OS. Keeping the EffectDelay to a minimum (500 or less) usually produces great results. This project has the default delay at 1000 to exagerate the effect, but you should set to 400 or 500 in your projects. Use the "Project1.vbp" to see the example, or include the CoolAnimate.ctl in your project to just use the user control. Hope this is helpful to some of you.
The purpose of this module is to show you how to change the form's position in 3 different ways (On Bottom, Normal, On Top). •The OnBottom function works just like the OnTop function, keeping the form constantly behind any open window. •The Normal function returns the form to its normal state. •The OnTop function keeps the form constantly in front of any open window.
Smooth Effects 1.0 Will take any normal image that you specifie and make a working application intro from it! Smooth Effects 1.0 steps through each section of a image grabbing the cordinece once every set ammount of pixel's giving the image a floating cut out effect. on top of that the floating layers will move any direction while bouncing off the walls and still staying in propper order. No need to sift through my code to make your own intro! I have built in a intro creator that will generate all needed source code to create your very own intro with your very own image! Project includes 3 sample projects which where created with Smooth Effects along with 5 sample images you can play around with.
Make Tiles For Your Top Down View Game Easy! Will Continue To Add Features If I Get Votes! Suggestions And Comments Please. If Anyone Would Like To Work With Me On This Project Please Send Me An E Mail.