Results for "top"
This small and very simple sub will format the caption of a Label control if the text is too big to display in the control. The sub will trucate the text and append "..." to the end of the text (indicating to the user that they are not seeing the full text). VB automatically wordwraps the caption of a label if it is too big, however, this results in the caption being truncated only where there is a space. Also, you can see the top of the next line of the caption. Example Make and Model: Cadillac becomes: Make and Model: Cadillac Eldor... I find this extremely useful when I don't know the maximum length of the text the label will contain, or if I don't have enough screen real estate to make the Label big enough. Just pass a label to this sub for formatting.
Record and Play Back your own Voice Messages using the MCI Control, Moving Borderless Forms, Read and Write to INI Files, Custom Colors Screen, Custom Web Browser, Custom Forms, Treeview Control with Images, Keeping forms always on top, Accessing Access 2000 databases with a password in code and more. Make a sub-directory called C:\CODE\CONTACTOR and then unzip to that location. Load the program up in VB and go from there. The Login name is "Guest" and the Password is also "Guest". If you have any questions, email me at DEATREE@YAHOO.COM and I will try to answer them.
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
Magnifies an area at the mouse cursor hot spot; size, shape and magnification factor can easily be adjusted at compile time. To terminate magnification move the mouse into the screen top lefthand corner. Download is 5 kB.
This demo application demonstrates the use of a Custom Tooltip Class supporting square and ballon style tooltips, centered at the corresponding control or at the mouse pointer hot spot, with or without title. Individual back- and forecolors are also possible as well as an assortment of Icons to be displayed in the tooltip and finally individual delay- and show-times. The code is easy to follow and well documented. And on top of that the class is very easy to use. Check it out, download is only 6.4 kB. (Sorry the screenshot didn't come out very well)
This demo application demonstrates the use of a Custom Tooltip Class supporting square and ballon style tooltips, centered at the corresponding control or at the mouse pointer hot spot, with or without title. Individual back- and forecolors and fonts are also possible as well as an assortment of Icons to be displayed in the tooltip and finally individual delay- and show-times. And whats more - the tooltip can now speak using Microsoft's Speech Object Library (SpVoice in sapi.dll), no XVoice.dll or VText.dll! The code is easy to follow and well documented. And on top of that the class is very easy to use. Check it out, download is only 10 kB.
Ever be in the middle of coding a program and you forgot the name of a field in your database? You had to open MS Access, find the database, open the table and get the name of the field. Then you had to go back to VB. Well this program gets rid of all that hassel. You start the program, open the database and it stays on top. It displays all of the fields and tables as well as field types and properties. It will also allow you to modify information in the database. No more going back and forth, just put it off to the side and all the info is right there. Check out a sleeker version of this software here http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=33286&lngWId=1.
This Banner Rotator stores The Image URLs, Links, Tracking URLs, Views, adn Clicks in a database. When the banner loads it update the views for that banner in the database. when a user clicks the banner it updates the clicks in the data base. On the stats page(type http:/yoururl/ad.asp?fadmin=True to get there.) you can sort banners by ID, Views Or Clicks. It displays 10 banner stats per page. A sample database is included. make sure you change the gblConnection String at the top of the asp file to the location of the database. Please post your comments/questions.
This code restrict the window size using a subclassing dll (Created by people from www.vbaccelerator.com). It consumes the WM_GETMINMAXINFO message. You can restrict the minimum and maximum tracking width and height. Also, you can restrict the maximized window left, top, height, width. I've wrote the code in a class for reuse.
OK well all know that the webbrowser control can display animated GIFs? But you really dont want to use that because of that ugly scrollbar on the side, or what about the top and left margins? This gets rid of those 3 annoying things. What you are doing in this is typing direct HTML into the webbrowser control, instead of directly pointing it to the image. With this you can set margins or scrollbar visability.
This is Console. The personal organiser for your PC. Features include: - Media Player capable of playing wavs, mp3s mpegs, avis and most other formats. - Notes section. - Memos. - Alarm capable of playing a sound or shutting down the computer. - Playlist editor/player with random option. - Quick access to registry, control panel, cd player and other Windows programs. - Net search option. On Yahoo or Astalavista. - Favourite directories feature, for quick access to 5 of your most frequently used directories - Favourite programs section. - Always on top feature. - Borderless form that is moveable. - System tray icon. - Volume control and mute option. Many thanks to the author of CTARS-PADD for the idea and some features!! This can also be found on Planet Source Code.
Do you hate trying to remember fields in your database? Do you wish you could view/modify your data on a mainframe using an access-like interface? Well now you can! DataFX2 allows you to open any ODBC data source and view the contents of the database. The fields will be displayed in a list from which you can drag and drop right into your code! Never have to remember or type those long field names again! Whats even better is that you can open a table and add, delete, and modify data in a simple access-like interface. And every window has the stay on top or fall behind feature which allows you to make a window always appear in front of other windows so you can view your field names and data while you are coding. On the datasheet, you can filter records using SQL. One of the nicest thing about this program is that it shows you how to prompt the user with the ODBC data source dialog window (I couldn't find this anywhere on PSC). The program also has the ability to open databases using either ADO OR DAO!!! The recent file list also keeps track of which databases or datasources you have recently opened so you can quickly open a frequently used datasource. The recent file menu shows which items are ADO or DAO. Another nice thing about this project is that its a good way for beginners to compare ADO to DAO because almost every line of ADO code has the DAO equivilent below it. The program is also commented and easy to read. Please leave comments and suggestions!
This is an Add-In for Visual Basic 6 that allows you to Quickly See what has been newly submitted to PSC. It also allows you to search PSC Quickly and view the screenshots of the submissions if available. Also By double clicking the item you can navigate to PSC to read more about the code and download it. Add-In is Dockable in the VB6 IDE. - Fixed Minor Bug with Multiple worlds in search. - Added Stop, Refresh Functions. View Multiple pages From your search now. Changed the UI a little bit. Commented more parts of the code. Please leave your comments so I can Make this Add-In Better. - *** Now you can also download the Zip files form PSC by just clicking a button. *****New To Update (8/13/02)***** 1) View The Full Description of The Submission. 2) View Copy & Paste Code For easy access with VBIDE. 3) Quick Link to PSC - Launch PSC In your default browser so you can search and Vote for the Submissions. *******NEW to v1.1.9****** Now View the Top Code of the Month. Fixed some minor bugs with the search. Commented More of the Code. ***Still Allows you to*** 1) View Screen Shots 2) Download Zip File 3) Visit PSC Page of the Submission 4) Search PSC - With the same search options that PSC has. (Level, Type, Sort, Number per Page. 5) Get Newest Submission 6) Connect using a proxy server. 7) Give you access to the largest Source code site on the internet... Where you need it, When you need it.
This program, DragonBall Browser by name, is a complete webbrowser with most of the functions you would ever hope to find in one. From Print Preview to a Favorites Manager, this browser has everything. It uses the Microsoft provided WebBrowser control. Originally intended to be sold to www.pojo.com (hence the startup home page), this 'DragonBall Browser' has all the practical features. This program has many things to learn from it. First of all it demonstrates many web browser features, including some innovative ones - Saving pages as HTML files, printing, print preview, page setup, read from cache (less load time), write to cache (for reading later on), enable / disable popups (popular with advertisement sites), work online / offline, choosing interface font, saving / reading all these settings into a .ini file, favorites menu with save feature to .dbz files, visit home page, includes quick links to popular websites (additional ones can be added with ease), view source on a webpage, retrieve web page properties, navigate to sites (choose to open in a new window), refresh site (full refresh, standard refresh, or quick, expire refresh), stop, back, and forward. On top of these concepts, the user familiarizes himself with the WebBrowser controls, resizing window (and therefore control sizes), using the Toolbar and Imagelist controls, and using the status bar control.
Get ready to have some fun.Jackpot is here now with 3 types of games and on top of that you can play JACKPOT alone or with your friend(2 player).I have used simon price source for changing the resolution.PLEASE VISIT www.gauravcreations.com for more programs
Create a label, commandbutton, frame, textbox, hscrollbar, listbox, picturbox, shape, dirlistbox, filelistbox, drivelistbox, vscrollbar, optionbutton, line, checkbox, image or combobox randomly with random height, width, top & left properties
This is a tool for displaying the .Beat, the internettime by swatch. Further it has a round shape and it stays on top. Really cool!
This program will lock your computer so that your data cannot be messed with. This program shows you how to do the foloowing: (1)Disable Ctrl-Alt-Del (Non-NT Windows), (2)Keep a form on top, (3)Basic File Input/Output, (4)Shutdown Windows (NT supported), (5)Use the TaskTray. There are other things as well, but this is the jist of it. Anyway, BEFORE YOU RUN THIS - MAKE SURE YOU LOOK AT THE CODE AND SEE HOW TO TURN IT OFF (Password, etc.)!!!
The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top. Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).
NoteXpad 2.0 is the completely rewritten descendant of the original, award winning NoteXpad program formerly posted on this site. NoteXpad 2.0 is a replacement for Notepad (The default text editor for Windows.) and takes advantage of new API calls only found in Windows 2000 and newer versions of Windows. (if you have Win9x/Me/NT4, forget about it) Features include (but not limited to): Transparency (adjustable from 100% opaque to 100% transparent), stay-on-top, UNICODE capable, and of course all the features of NoteXpad 1.0, as well as all the features of a standard text editor. Written in C++ using Win32 API. Please download it and give it a try, I promise you'll never go back to Notepad. Keywords: CreateFile, ReadFile, WriteFile, CreateWindow, Fonts, Font color, GDI, Win32, UNICODE, SetLayeredWindowAttributes, CreateDialog, DialogBox, OpenGL, Printing, Drag-n-Drop, GetOpenFileName, GetSaveFileName, ChooseColor, ChooseFont, ... NoteXpad website: http://ryan.ript.net/notexpad